Skip to content

Commit

Permalink
Merge commit '0265c3b272aab2c4b5101792e166d4e8ad1922b7'
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Feb 25, 2013
2 parents 2c1bbcd + 0265c3b commit d9943c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Objective-Zip/ZipFile.m
Expand Up @@ -37,7 +37,7 @@
#import "ZipWriteStream.h"
#import "FIleInZipInfo.h"

#define FILE_IN_ZIP_MAX_NAME_LENGTH (256)
#define FILE_IN_ZIP_MAX_NAME_LENGTH (512)

@implementation ZipFile

Expand Down

0 comments on commit d9943c0

Please sign in to comment.