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:
parent
56592bebfd
commit
905fe32703
1 changed files with 0 additions and 1 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue