[Scummvm-cvs-logs] CVS: scummvm/common unzip.cpp,1.1,1.2 unzip.h,1.1,1.2

Eugene Sandulenko sev at users.sourceforge.net
Fri Jan 27 11:06:01 CET 2006


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23198

Modified Files:
	unzip.cpp unzip.h 
Log Message:
Proper RCS IDs


Index: unzip.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/unzip.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unzip.cpp	27 Jan 2006 15:43:23 -0000	1.1
+++ unzip.cpp	27 Jan 2006 19:05:24 -0000	1.2
@@ -15,7 +15,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header $
+ * $Header$
  */
 
 /* unzip.c -- IO on .zip files using zlib

Index: unzip.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/unzip.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unzip.h	27 Jan 2006 15:43:23 -0000	1.1
+++ unzip.h	27 Jan 2006 19:05:24 -0000	1.2
@@ -15,7 +15,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header $
+ * $Header$
  */
 
 /* unzip.h -- IO for uncompress .zip files using zlib





More information about the Scummvm-git-logs mailing list