summaryrefslogtreecommitdiff
path: root/usr.bin/from/from.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/from/from.c')
-rw-r--r--usr.bin/from/from.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/from/from.c b/usr.bin/from/from.c
index ea5b849ae69..b30f09f58fb 100644
--- a/usr.bin/from/from.c
+++ b/usr.bin/from/from.c
@@ -38,7 +38,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)from.c 5.7 (Berkeley) 3/1/91";
+/*static char sccsid[] = "from: @(#)from.c 5.7 (Berkeley) 3/1/91";*/
+static char rcsid[] = "$Id: from.c,v 1.2 1993/08/01 18:15:43 mycroft Exp $";
#endif /* not lint */
#include <sys/types.h>