Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/ntserv



Date:	Friday May 28, 1999 @ 3:45
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla/ntserv
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv3512

Modified Files:
	main.c 
Log Message:
oops

****************************************

Index: Vanilla/ntserv/main.c
diff -u Vanilla/ntserv/main.c:1.8 Vanilla/ntserv/main.c:1.9
--- Vanilla/ntserv/main.c:1.8	Fri May 28 03:40:42 1999
+++ Vanilla/ntserv/main.c	Fri May 28 03:45:47 1999
@@ -184,6 +184,7 @@
     me->p_process = getpid ();
     me->p_timerdelay = defskip;
     me->p_mapchars[0] = 'L';
+    me->p_mapchars[2] = '\0';
 
     myship = &me->p_ship;
     mystats = &me->p_stats;