Browse Source

spurious newline in javadoc

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443417 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
00659e3528
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/main/org/apache/tools/ant/BuildException.java

+ 0
- 1
src/main/org/apache/tools/ant/BuildException.java View File

@@ -22,7 +22,6 @@ import java.io.PrintWriter;

/**
* Signals an error condition during a build
*
*/
public class BuildException extends RuntimeException {



Loading…
Cancel
Save