mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
uss-fix-typo-20020909
reported anonymously
This commit is contained in:
parent
5f934052df
commit
63f25df3ef
@ -1122,7 +1122,7 @@ afs_int32 uss_vol_GetVolInfoFromMountPoint(a_mountpoint)
|
||||
*/
|
||||
MapHostToNetwork(&vldbEntry);
|
||||
if (vldbEntry.volumeId[RWVOL] != volID) {
|
||||
printf("s: Volume '%s' (ID %d) is not a read/write volume!!\n",
|
||||
printf("%s: Volume '%s' (ID %d) is not a read/write volume!!\n",
|
||||
uss_whoami, uss_Volume, volID);
|
||||
return(-1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user