Author: imario
Date: Sun Jun 5 22:43:35 2005
New Revision: 180228
URL: http://svn.apache.org/viewcvs?rev=180228&view=rev
Log:
minor javadoc fix
Modified:
jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java
Modified:
jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java?rev=180228&r1=180227&r2=180228&view=diff
==============================================================================
---
jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java
(original)
+++
jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java
Sun Jun 5 22:43:35 2005
@@ -1,12 +1,12 @@
/*
* Copyright 2002-2005 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.
* You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -38,6 +38,7 @@
* <li>Missing source file.
* <li>Out-of-date destination file.
* <li>Up-to-date destination file.
+ * </ul>
*
* @author <a href="mailto:[EMAIL PROTECTED]">Adam Murdoch</a>
* @version $Revision$ $Date$
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]