Browse Source

opps

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277311 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
ef606c3413
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/zip/ExtraFieldUtils.java

+ 1
- 1
src/main/org/apache/tools/zip/ExtraFieldUtils.java View File

@@ -85,7 +85,7 @@ public class ExtraFieldUtils {
/** /**
* Split the array into ExtraFields and populate them with the * Split the array into ExtraFields and populate them with the
* give data. * give data.
* @param byte an array of bytes
* @param data an array of bytes
* @return an array of ExtraFields * @return an array of ExtraFields
* @since 1.1 * @since 1.1
* @throws ZipException on error * @throws ZipException on error


Loading…
Cancel
Save