summaryrefslogtreecommitdiff
path: root/bin/ls/extern.h
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-06-28 02:33:17 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-06-28 02:33:17 +0000
commit7c6e002bd54dbb299d39524acb8dda62e348c61a (patch)
tree45a6bd02c083978f1cbd06a85f5b21c6b509cecd /bin/ls/extern.h
parenta588b737eef3d1ff92d4f42e80a339c264966533 (diff)
Notes
Diffstat (limited to 'bin/ls/extern.h')
-rw-r--r--bin/ls/extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ls/extern.h b/bin/ls/extern.h
index fd26b372c5f7..f17607394d3e 100644
--- a/bin/ls/extern.h
+++ b/bin/ls/extern.h
@@ -43,7 +43,6 @@ int revnamecmp __P((const FTSENT *, const FTSENT *));
int statcmp __P((const FTSENT *, const FTSENT *));
int revstatcmp __P((const FTSENT *, const FTSENT *));
-char *flags_to_string __P((u_long, char *));
void prcopy __P((char *, char *, int));
void printcol __P((DISPLAY *));
void printlong __P((DISPLAY *));