diff options
Diffstat (limited to 'bin/ls/stat_flags.c')
-rw-r--r-- | bin/ls/stat_flags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/stat_flags.c b/bin/ls/stat_flags.c index 1f22f5a8ad963..071c40bf71f5d 100644 --- a/bin/ls/stat_flags.c +++ b/bin/ls/stat_flags.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)stat_flags.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: stat_flags.c,v 1.8 1997/08/07 22:28:25 steve Exp $"; + "$Id: stat_flags.c,v 1.9 1998/01/09 06:14:59 jb Exp $"; #endif #endif /* not lint */ |