summaryrefslogtreecommitdiffstats
path: root/text-utils/line.c
diff options
context:
space:
mode:
authorKarel Zak2009-11-20 14:19:03 +0100
committerKarel Zak2009-11-20 14:19:03 +0100
commit12adebcc403a1c1548be6479f1792199c28419f3 (patch)
tree978bf03705757ad0d9c37bbe401e39c7c7b463b3 /text-utils/line.c
parentpo: update pl.po (from translationproject.org) (diff)
downloadkernel-qcow2-util-linux-12adebcc403a1c1548be6479f1792199c28419f3.tar.gz
kernel-qcow2-util-linux-12adebcc403a1c1548be6479f1792199c28419f3.tar.xz
kernel-qcow2-util-linux-12adebcc403a1c1548be6479f1792199c28419f3.zip
line: remove deprecated #ident directive
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils/line.c')
-rw-r--r--text-utils/line.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/text-utils/line.c b/text-utils/line.c
index d4bb86ddb..08c53fa34 100644
--- a/text-utils/line.c
+++ b/text-utils/line.c
@@ -6,8 +6,6 @@
* Public Domain.
*/
-#ident "@(#)line.c 1.7 (gritter) 7/5/02"
-
#include <stdio.h>
#include <unistd.h>