git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7f4414a
)
remove-text-after-endif-20010430
author
Nathan Neulinger
<nneul@umr.edu>
Mon, 30 Apr 2001 16:09:41 +0000 (16:09 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Mon, 30 Apr 2001 16:09:41 +0000 (16:09 +0000)
remove typo which crept in
src/vol/partition.c
patch
|
blob
|
history
diff --git
a/src/vol/partition.c
b/src/vol/partition.c
index
ab012fa
..
0ed0fa2
100644
(file)
--- 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