summaryrefslogtreecommitdiffstats
path: root/text-utils/conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/conv.c')
-rw-r--r--text-utils/conv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/text-utils/conv.c b/text-utils/conv.c
index e2e9690af..2a256fa23 100644
--- a/text-utils/conv.c
+++ b/text-utils/conv.c
@@ -31,10 +31,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)conv.c 5.4 (Berkeley) 6/1/90";
-#endif /* not lint */
-
#include <stdio.h>
#include <ctype.h>
#include <sys/types.h>