summaryrefslogtreecommitdiffstats
path: root/games/mille/extern.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/mille/extern.c')
-rw-r--r--games/mille/extern.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/mille/extern.c b/games/mille/extern.c
index 1f82bc6..aae29d2de 100644
--- a/games/mille/extern.c
+++ b/games/mille/extern.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)extern.c 8.1 (Berkeley) 5/31/93";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
# include "mille.h"
OpenPOWER on IntegriCloud