summaryrefslogtreecommitdiff
path: root/games/atc/graphics.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/graphics.c')
-rw-r--r--games/atc/graphics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/graphics.c b/games/atc/graphics.c
index 8b521a39f13d2..aeb3399f49c22 100644
--- a/games/atc/graphics.c
+++ b/games/atc/graphics.c
@@ -48,7 +48,7 @@
static char sccsid[] = "@(#)graphics.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/atc/graphics.c,v 1.7 1999/11/30 03:48:19 billf Exp $";
#endif /* not lint */
#include <string.h>