[Pkg-nethack-devel] nethack/win/gem wingem1.c,1.1.1.1,1.2

Joshua Kwan joshk-guest@quantz.debian.org
Tue, 09 Dec 2003 16:14:47 +0000


Update of /cvsroot/pkg-nethack/nethack/win/gem
In directory quantz:/tmp/cvs-serv9687/win/gem

Modified Files:
	wingem1.c 
Log Message:
Merge Nethack 3.4.3 upstream source.


Index: wingem1.c
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/win/gem/wingem1.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- wingem1.c	7 Oct 2003 19:00:39 -0000	1.1.1.1
+++ wingem1.c	9 Dec 2003 16:14:45 -0000	1.2
@@ -42,7 +42,7 @@
 #undef NDECL
 #undef FDECL
 
-static char nullstr[]="",  md[]="NetHack 3.4.2", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
+static char nullstr[]="",  md[]="NetHack 3.4.3", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
 
 extern winid WIN_MESSAGE, WIN_MAP, WIN_STATUS, WIN_INVEN;