diff src/filemode.c @ 1467:e5da225ea2ca

[xemacs-hg @ 2003-05-09 09:50:40 by stephent] #define stat workaround <87r878ihhf.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Fri, 09 May 2003 09:50:42 +0000
parents 2f8bb876ab1d
children 04bc9d2f42c7
line wrap: on
line diff
--- a/src/filemode.c	Fri May 09 01:41:56 2003 +0000
+++ b/src/filemode.c	Fri May 09 09:50:42 2003 +0000
@@ -30,7 +30,9 @@
 static void rwx (unsigned short bits, char *chars);
 static void setst (unsigned short bits, char *chars);
 
-/* filemodestring - fill in string STR with an ls-style ASCII
+/* declared in "sysfile.h"
+
+   filemodestring - fill in string STR with an ls-style ASCII
    representation of the st_mode field of file stats block STATP.
    10 characters are stored in STR; no terminating null is added.
    The characters stored in STR are: