sprintf doesn't necessarily return its first arg
[unix-history] / usr / src / games / sail / lo_main.c
index 66dc35c..a8c3cd7 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)lo_main.c   2.2 85/03/04";
-#endif
+static char sccsid[] = "@(#)lo_main.c  5.1 (Berkeley) %G%";
+#endif not lint
 
 /*
  * Print out the top ten SAILors
 
 /*
  * Print out the top ten SAILors