From d37f3d5ac94868726f83a1a5f3f3bf58e91f6a7d Mon Sep 17 00:00:00 2001 From: Nathan Neulinger Date: Mon, 30 Apr 2001 16:09:41 +0000 Subject: [PATCH] remove-text-after-endif-20010430 remove typo which crept in --- src/vol/partition.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vol/partition.c b/src/vol/partition.c index ab012faee..0ed0fa24a 100644 --- a/src/vol/partition.c +++ b/src/vol/partition.c @@ -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 -- 2.39.5