summaryrefslogtreecommitdiff
path: root/usr.bin/sed/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/misc.c')
-rw-r--r--usr.bin/sed/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sed/misc.c b/usr.bin/sed/misc.c
index 237f67a3f50c6..a4f3633d260d4 100644
--- a/usr.bin/sed/misc.c
+++ b/usr.bin/sed/misc.c
@@ -40,7 +40,7 @@
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: misc.c,v 1.1.1.1.8.1 1997/08/12 06:36:12 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>