From 462fca95471224f85b85be911e72faee16cd1597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 18:49:50 +0000 Subject: Add RCS identifiers. --- backgammon/common_source/check.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backgammon/common_source/check.c') diff --git a/backgammon/common_source/check.c b/backgammon/common_source/check.c index 5ef2eb2b..ac4e3dcb 100644 --- a/backgammon/common_source/check.c +++ b/backgammon/common_source/check.c @@ -32,7 +32,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)check.c 5.4 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)check.c 5.4 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: check.c,v 1.2 1993/08/01 18:56:44 mycroft Exp $"; #endif /* not lint */ #include "back.h" -- cgit v1.2.3