summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc/wc.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitf390c26dd9214a3602049fa55835b2d367ef60df (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/wc/wc.c
parentca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 (diff)
downloadFreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.zip
FreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'usr.bin/wc/wc.c')
-rw-r--r--usr.bin/wc/wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wc/wc.c b/usr.bin/wc/wc.c
index 11d960a..43bbe4b 100644
--- a/usr.bin/wc/wc.c
+++ b/usr.bin/wc/wc.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)wc.c 8.1 (Berkeley) 6/6/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud