summaryrefslogtreecommitdiffstats
path: root/fortune/fortune/fortune.c
diff options
context:
space:
mode:
Diffstat (limited to 'fortune/fortune/fortune.c')
-rw-r--r--fortune/fortune/fortune.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fortune/fortune/fortune.c b/fortune/fortune/fortune.c
index 36e1a98f..ebeaf7eb 100644
--- a/fortune/fortune/fortune.c
+++ b/fortune/fortune/fortune.c
@@ -48,7 +48,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)fortune.c 5.13 (Berkeley) 4/8/91";
+/*static char sccsid[] = "from: @(#)fortune.c 5.13 (Berkeley) 4/8/91";*/
+static char rcsid[] = "$Id: fortune.c,v 1.5 1993/08/01 18:54:48 mycroft Exp $";
#endif /* not lint */
# include <machine/endian.h>