Author: kevj
Date: Tue Aug 22 23:45:55 2006
New Revision: 433942

URL: http://svn.apache.org/viewvc?rev=433942&view=rev
Log:
remove blank line (test from ubuntu dev box)

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/BuildEvent.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/BuildEvent.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/BuildEvent.java?rev=433942&r1=433941&r2=433942&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/BuildEvent.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/BuildEvent.java Tue Aug 22 
23:45:55 2006
@@ -1,5 +1,5 @@
 /*
- * Copyright  2000,2002,2004 The Apache Software Foundation
+ * Copyright  2000,2002,2006 The Apache Software Foundation
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -141,7 +141,6 @@
      *          if this event is a project level event.
      */
     public Target getTarget() {
-
         return target;
     }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to