config: Updates to AFS_HAVE_STATVFS for FreeBSD
[openafs.git] / src / config / param.amd64_fbsd_73.h
index c0fa130..f9b97a8 100644 (file)
@@ -7,7 +7,7 @@
 
 #define AFSLITTLE_ENDIAN    1
 #define AFS_HAVE_FFS        1  /* Use system's ffs. */
-#define AFS_HAVE_STATVFS    1  /* System doesn't support statvfs */
+#define AFS_HAVE_STATVFS    1  /* System does support statvfs */
 #define AFS_VM_RDWR_ENV            1   /* read/write implemented via VM */