Fix typo.

This commit is contained in:
Andreas Jaeger 2002-07-08 16:58:14 +00:00
parent d7c273360c
commit 4223e67fa1

View File

@ -66,7 +66,7 @@ struct statvfs64
#endif #endif
/* Definitions for the flag in `f_flag'. These definitions should be /* Definitions for the flag in `f_flag'. These definitions should be
kept in sync which the definitions in <sys/mount.h>. */ kept in sync with the definitions in <sys/mount.h>. */
enum enum
{ {
ST_RDONLY = 1, /* Mount read-only. */ ST_RDONLY = 1, /* Mount read-only. */