[Scummvm-cvs-logs] CVS: scummvm configure,1.5,1.6

Max Horn fingolfin at users.sourceforge.net
Wed Oct 23 05:13:04 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv3489

Modified Files:
	configure 
Log Message:
typo

Index: configure
===================================================================
RCS file: /cvsroot/scummvm/scummvm/configure,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- configure	23 Oct 2002 12:02:43 -0000	1.5
+++ configure	23 Oct 2002 12:12:24 -0000	1.6
@@ -208,7 +208,7 @@
 echo "typedef unsigned int uint;" >> config.h
 echo "typedef unsigned $type_1_byte uint8;" >> config.h
 echo "typedef unsigned $type_2_byte uint16;" >> config.h
-echo "typedef unsigned $type_3_byte uint32;" >> config.h
+echo "typedef unsigned $type_4_byte uint32;" >> config.h
 echo "typedef signed $type_1_byte int8;" >> config.h
 echo "typedef signed $type_2_byte int16;" >> config.h
 echo "typedef signed $type_4_byte int32;" >> config.h





More information about the Scummvm-git-logs mailing list