*** empty log message ***

This commit is contained in:
thomas 2002-02-23 14:51:37 +00:00
parent 1495364b4b
commit 15cb7c3acc
1 changed files with 1 additions and 1 deletions

2
zip.rb
View File

@ -768,7 +768,7 @@ module Zip
# def open(fileName); end
def add(entry, srcPath)
is = toIO(srcPatch)
entries <<
# not done
end
def remove(entry); end