summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source/subs.c
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/common_source/subs.c')
-rw-r--r--backgammon/common_source/subs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/backgammon/common_source/subs.c b/backgammon/common_source/subs.c
index 7917124f..c1b0e8ee 100644
--- a/backgammon/common_source/subs.c
+++ b/backgammon/common_source/subs.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)subs.c 5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)subs.c 5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: subs.c,v 1.2 1993/08/01 18:56:37 mycroft Exp $";
#endif /* not lint */
#include <stdio.h>