[Commit] rrserver show.5c,1.3,1.4

Carl Worth commit at keithp.com
Sat May 31 22:34:52 PDT 2003


Committed by: cworth

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

Modified Files:
	show.5c 
Log Message:
Add ' ' at end of last row in SHOW diagram.

Index: show.5c
===================================================================
RCS file: /local/src/CVS/rrserver/show.5c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- show.5c	29 May 2003 12:12:57 -0000	1.3
+++ show.5c	1 Jun 2003 04:34:50 -0000	1.4
@@ -115,6 +115,7 @@
 		else
 		    File::fprintf (f, "    ");
 	    }
+	    File::fprintf (f, " ");
 	}
 
 	public void show (file f, &Board b) {




More information about the Commit mailing list