summaryrefslogtreecommitdiffstats
path: root/games/piano
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:46:58 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:46:58 +0000
commitfda548cb83fcf40b601cfc7e728f768979b88264 (patch)
treeeccc6fffe32266184b8c4ccd7e58f567dcf29404 /games/piano
parentd7cae9661971dcffbff8dc81b00b303234c3c4ae (diff)
downloadFreeBSD-src-fda548cb83fcf40b601cfc7e728f768979b88264.zip
FreeBSD-src-fda548cb83fcf40b601cfc7e728f768979b88264.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'games/piano')
-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 0def861..3c15495 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[] = "$Id$";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud