Author: peterreilly
Date: Wed Sep 19 05:01:33 2007
New Revision: 577262
URL: http://svn.apache.org/viewvc?rev=577262&view=rev
Log:
trailing ws
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java?rev=577262&r1=577261&r2=577262&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
Wed Sep 19 05:01:33 2007
@@ -36,7 +36,7 @@
/**
* Logs a message to say that the target has started.
- *
+ *
* @param event
* An event with any relevant extra information. Must not be
* <code>null</code>.
@@ -50,7 +50,7 @@
/**
* Logs a message to say that the target has finished.
- *
+ *
* @param event
* An event with any relevant extra information. Must not be
* <code>null</code>.
@@ -63,7 +63,7 @@
/**
* Logs a message to say that the task has started.
- *
+ *
* @param event
* An event with any relevant extra information. Must not be
* <code>null</code>.
@@ -77,7 +77,7 @@
/**
* Logs a message to say that the task has finished.
- *
+ *
* @param event
* An event with any relevant extra information. Must not be
* <code>null</code>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]