remove non ascii characters from ZipFS

This commit is contained in:
wagic.the.homebrew@gmail.com
2012-08-26 06:07:48 +00:00
parent 8035d0f3fc
commit 7583e61510
7 changed files with 923 additions and 923 deletions

View File

@@ -3,7 +3,7 @@
// zfsystem.cpp: implementation of the zip file system classes.
//
// Copyright (C) 2004 Tanguy Fautré.
// Copyright (C) 2004 Tanguy Fautre
// For conditions of distribution and use,
// see copyright notice in zfsystem.h
//