]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
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 ab012faee426642574e8ed9774866f7b796c8e45..0ed0fa24a561b64de5a31c365acc60def43e9669 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