Author: stevel
Date: Wed Apr 19 14:42:01 2006
New Revision: 395400
URL: http://svn.apache.org/viewcvs?rev=395400&view=rev
Log:
javadocs
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java?rev=395400&r1=395399&r2=395400&view=diff
==============================================================================
---
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
(original)
+++
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
Wed Apr 19 14:42:01 2006
@@ -84,7 +84,7 @@
/**
* Sets the file or dir mode for this resource.
- * @param integer representation of Unix permission mask.
+ * @param mode integer representation of Unix permission mask.
*/
public void setMode(int mode) {
checkAttributesAllowed();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]