summaryrefslogtreecommitdiffstats
path: root/rogue/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'rogue/pack.c')
-rw-r--r--rogue/pack.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/rogue/pack.c b/rogue/pack.c
index f0d37f69..46c580cf 100644
--- a/rogue/pack.c
+++ b/rogue/pack.c
@@ -35,7 +35,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)pack.c 5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)pack.c 5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: pack.c,v 1.2 1993/08/01 18:52:20 mycroft Exp $";
#endif /* not lint */
/*