[Scummvm-cvs-logs] CVS: tools desword2.c,1.3,1.4
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Sun Jun 19 23:06:57 CEST 2005
Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv539
Modified Files:
desword2.c
Log Message:
Typo
Index: desword2.c
===================================================================
RCS file: /cvsroot/scummvm/tools/desword2.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- desword2.c 1 Jan 2005 10:33:30 -0000 1.3
+++ desword2.c 20 Jun 2005 06:06:27 -0000 1.4
@@ -230,7 +230,7 @@
case 4: return "MOUSE_X";
case 5: return "MOUSE_Y";
case 109: return "LEFT_BUTTON";
- case 110: return "RIGHT_BUTON";
+ case 110: return "RIGHT_BUTTON";
case 178: return "CLICKED_ID";
case 6: return "IN_SUBJECT";
case 7: return "COMBINE_BASE";
More information about the Scummvm-git-logs
mailing list