Mercurial > emacs
changeset 46583:c34e0e8ec697
remove outdated comment
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Sun, 21 Jul 2002 12:02:15 +0000 |
parents | c5989a0d356e |
children | f548d7d0c651 |
files | src/dired.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dired.c Sat Jul 20 22:16:01 2002 +0000 +++ b/src/dired.c Sun Jul 21 12:02:15 2002 +0000 @@ -953,7 +953,6 @@ #else /* file gid will be egid */ values[9] = (s.st_gid != getegid ()) ? Qt : Qnil; #endif /* BSD4_2 (or BSD4_3) */ - /* Cast -1 to avoid warning if int is not as wide as VALBITS. */ if (FIXNUM_OVERFLOW_P (s.st_ino)) /* To allow inode numbers larger than VALBITS, separate the bottom 16 bits. */