remove-text-after-endif-20010430
authorNathan Neulinger <nneul@umr.edu>
Mon, 30 Apr 2001 16:09:41 +0000 (16:09 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 30 Apr 2001 16:09:41 +0000 (16:09 +0000)
remove typo which crept in

src/vol/partition.c

index ab012fa..0ed0fa2 100644 (file)
@@ -291,7 +291,7 @@ int VCheckPartition(part, devname)
        Log("This program is compiled without AFS_NAMEI_ENV, but partition %s seems to contain volumes which use the namei-interface; aborting\n", part);
        return -1;
     }
-#endif /* AFS_NAMEI_ENV */f
+#endif /* AFS_NAMEI_ENV */
 #endif
 
 #ifdef AFS_SGI_XFS_IOPS_ENV