1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00

remove outdated comment

This commit is contained in:
Ken Raeburn 2002-07-21 12:02:15 +00:00
parent 56592bebfd
commit 905fe32703

View file

@ -953,7 +953,6 @@ If file does not exist, returns nil. */)
#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. */