summaryrefslogtreecommitdiffstats
path: root/mille/extern.c
diff options
context:
space:
mode:
Diffstat (limited to 'mille/extern.c')
-rw-r--r--mille/extern.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mille/extern.c b/mille/extern.c
index a08ab2b0..a47c9b3c 100644
--- a/mille/extern.c
+++ b/mille/extern.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)extern.c 5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)extern.c 5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: extern.c,v 1.2 1993/08/01 18:54:03 mycroft Exp $";
#endif /* not lint */
# include "mille.h"