diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /bin/ls/extern.h | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
Diffstat (limited to 'bin/ls/extern.h')
| -rw-r--r-- | bin/ls/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/extern.h b/bin/ls/extern.h index 253d50642d4a..34cd71ce7ece 100644 --- a/bin/ls/extern.h +++ b/bin/ls/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: extern.h,v 1.2 1994/09/24 02:55:52 davidg Exp $ */ int acccmp __P((const FTSENT *, const FTSENT *)); |
