summaryrefslogtreecommitdiff
path: root/games/piano/piano.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/piano/piano.c')
-rw-r--r--games/piano/piano.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/piano/piano.c b/games/piano/piano.c
index 555ceadc4b7c..e943bf3c9f7b 100644
--- a/games/piano/piano.c
+++ b/games/piano/piano.c
@@ -1,7 +1,7 @@
/*
* piano.c - a piano emulator
*/
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$FreeBSD: src/games/piano/piano.c,v 1.5.2.1 1999/08/29 14:23:00 peter Exp $";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>