summaryrefslogtreecommitdiff
path: root/text-utils/conv.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:25:35 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:25:35 +0100
commit2b6fc908bc368b540845a313c3b8a867c5ad9a42 (patch)
tree6fad48a239bc90515a5dc4084d6e3c3ee1f41e29 /text-utils/conv.c
parentfd6b7a7ffc50400704beb41d5a23af5f9edb1eed (diff)
downloadutil-linux-old-2b6fc908bc368b540845a313c3b8a867c5ad9a42.tar.gz
Imported from util-linux-2.8 tarball.
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 e2e9690a..2a256fa2 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>