[Commit] rrserver games.5c,1.5,1.6

Carl Worth commit at keithp.com
Fri May 30 14:10:41 PDT 2003


Committed by: cworth

Update of /local/src/CVS/rrserver
In directory home.keithp.com:/tmp/cvs-serv11944

Modified Files:
	games.5c 
Log Message:
Typo.

Index: games.5c
===================================================================
RCS file: /local/src/CVS/rrserver/games.5c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- games.5c	30 May 2003 08:44:46 -0000	1.5
+++ games.5c	30 May 2003 20:10:38 -0000	1.6
@@ -189,7 +189,7 @@
 	    assert_active (&g, &c);
 	    while (dim (g.history) > 0)
 		undo (&g, &c);
-	    Clients::game_send (&g, "NOTICE RESEt\n");
+	    Clients::game_send (&g, "NOTICE RESET\n");
 	}
 
 	ClientRef lowest_bidder (&Game g) {




More information about the Commit mailing list