diff options
Diffstat (limited to 'games/morse/morse.c')
| -rw-r--r-- | games/morse/morse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/morse/morse.c b/games/morse/morse.c index 87f97dccd5de..3c2e31e1fa15 100644 --- a/games/morse/morse.c +++ b/games/morse/morse.c @@ -47,7 +47,7 @@ static const char copyright[] = static char sccsid[] = "@(#)morse.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/morse/morse.c,v 1.21 2005/11/11 09:57:32 ru Exp $"; #endif /* not lint */ #include <sys/time.h> |
