diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2000-06-28 02:33:17 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2000-06-28 02:33:17 +0000 |
| commit | 7c6e002bd54dbb299d39524acb8dda62e348c61a (patch) | |
| tree | 45a6bd02c083978f1cbd06a85f5b21c6b509cecd /bin/ls/extern.h | |
| parent | a588b737eef3d1ff92d4f42e80a339c264966533 (diff) | |
Notes
Diffstat (limited to 'bin/ls/extern.h')
| -rw-r--r-- | bin/ls/extern.h | 1 |
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 *)); |
