diff options
Diffstat (limited to 'games/piano/piano.c')
| -rw-r--r-- | games/piano/piano.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/piano/piano.c b/games/piano/piano.c index 664f43413756..9244276f1b98 100644 --- a/games/piano/piano.c +++ b/games/piano/piano.c @@ -2,7 +2,7 @@ * piano.c - a piano emulator */ static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/piano/piano.c,v 1.7 1999/12/12 03:22:37 billf Exp $"; #include <stdio.h> #include <stdlib.h> #include <string.h> |
