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