diff options
Diffstat (limited to 'games/larn/main.c')
-rw-r--r-- | games/larn/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/main.c b/games/larn/main.c index cb500d3bc72d4..f505e314f8059 100644 --- a/games/larn/main.c +++ b/games/larn/main.c @@ -1,5 +1,5 @@ /* main.c */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/larn/main.c,v 1.9 1999/11/30 03:48:59 billf Exp $ */ #include <sys/types.h> #include <sys/stat.h> #include "header.h" |