Fix typo.
authorAndreas Jaeger <aj@suse.de>
Mon, 8 Jul 2002 16:58:14 +0000 (16:58 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 8 Jul 2002 16:58:14 +0000 (16:58 +0000)
sysdeps/unix/sysv/linux/alpha/bits/statvfs.h

index 6120cf7..16bb895 100644 (file)
@@ -66,7 +66,7 @@ struct statvfs64
 #endif
 
 /* 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
 {
   ST_RDONLY = 1,               /* Mount read-only.  */