mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
volser-new-is-special-20090324
LICENSE IPL10 Do not permit the word "new" to be used for a field name as it is special. Our headers get pulled into C++ compilations.
This commit is contained in:
parent
a523710780
commit
977674dfb0
@ -446,7 +446,7 @@ proc PartitionInfo64(
|
||||
|
||||
proc SplitVolume (
|
||||
IN afs_uint32 vid,
|
||||
IN afs_uint32 new,
|
||||
IN afs_uint32 newid,
|
||||
IN afs_uint32 where,
|
||||
IN afs_int32 verbose
|
||||
) split = VOLSPLIT;
|
||||
|
Loading…
Reference in New Issue
Block a user