aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/unexpand
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-23 17:21:37 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:30 +0000
commitbdcbfde31e8e9b343f113a1956384bdf30d1ed62 (patch)
tree4894badc82dc87ba6818a48c68f2d67af814fcf5 /usr.bin/unexpand
parentac00d4d59b18a76c6148ca5d7439bb446d38da5c (diff)
downloadsrc-bdcbfde31e8e9b343f113a1956384bdf30d1ed62.tar.gz
src-bdcbfde31e8e9b343f113a1956384bdf30d1ed62.zip
Diffstat (limited to 'usr.bin/unexpand')
-rw-r--r--usr.bin/unexpand/Makefile1
-rw-r--r--usr.bin/unexpand/unexpand.c3
2 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/unexpand/Makefile b/usr.bin/unexpand/Makefile
index aa6919d1aa0b..659f9e8814fc 100644
--- a/usr.bin/unexpand/Makefile
+++ b/usr.bin/unexpand/Makefile
@@ -1,4 +1,3 @@
-# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= unexpand
MAN=
diff --git a/usr.bin/unexpand/unexpand.c b/usr.bin/unexpand/unexpand.c
index 6dcfc497d6e8..aa8cfb335db6 100644
--- a/usr.bin/unexpand/unexpand.c
+++ b/usr.bin/unexpand/unexpand.c
@@ -36,9 +36,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif
-#ifndef lint
-static const char sccsid[] = "@(#)unexpand.c 8.1 (Berkeley) 6/6/93";
-#endif
/*
* unexpand - put tabs into a file replacing blanks