summaryrefslogtreecommitdiff
path: root/usr.bin/strip
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
commitfbe312c9f723b704a542825383058d1a2eb63f94 (patch)
tree75a1eed171f3429a80cbd90080a43f6c28efc318 /usr.bin/strip
parent6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff)
Diffstat (limited to 'usr.bin/strip')
-rw-r--r--usr.bin/strip/strip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/strip/strip.c b/usr.bin/strip/strip.c
index 42cc96e1809d..4d5e57d31302 100644
--- a/usr.bin/strip/strip.c
+++ b/usr.bin/strip/strip.c
@@ -39,7 +39,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "@(#)strip.c 8.1 (Berkeley) 6/6/93";*/
-static char RCSid[] = "$Id: strip.c,v 1.4 1994/12/18 01:18:17 ache Exp $";
+static char RCSid[] = "strip.c,v 1.5 1995/05/30 06:34:16 rgrimes Exp";
#endif /* not lint */
#include <sys/types.h>