diff options
Diffstat (limited to 'games/x11/xneko/xneko.c')
-rw-r--r-- | games/x11/xneko/xneko.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/x11/xneko/xneko.c b/games/x11/xneko/xneko.c index 563f64183610c..171d066579839 100644 --- a/games/x11/xneko/xneko.c +++ b/games/x11/xneko/xneko.c @@ -146,7 +146,7 @@ static char sccsid[] = "@(#)xneko.c 8.1 (Berkeley) 5/31/93"; #ifndef lint static char - rcsid[] = "$Header: /home/ncvs/src/games/x11/xneko/xneko.c,v 1.1.1.1 1994/09/04 04:02:16 jkh Exp $"; + rcsid[] = "/home/ncvs/src/games/x11/xneko/xneko.c,v 1.2 1995/05/30 03:37:35 rgrimes Exp"; static char WriterMessage[] = "xneko: Programmed by Masayuki Koba, 1990"; #endif |