X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fvol%2Fsalvager.c;h=6d703616a30853582e02b464c0fb5167c677339e;hp=ef1709212d2bb909ee02248affc02aea1490e215;hb=4051c5e96e921b69ac2a6e7bcb805cbc0a8f7993;hpb=7c31bd5e2d0da3a1c9e29337d5a90147f3b03158 diff --git a/src/vol/salvager.c b/src/vol/salvager.c index ef17092..6d70361 100644 --- a/src/vol/salvager.c +++ b/src/vol/salvager.c @@ -229,7 +229,7 @@ handleit(struct cmd_syndesc *as, void *arock) } if ((ti = as->parms[12].items)) /* -showlog */ ShowLog = 1; - if ((ti = as->parms[13].items)) { /* -log */ + if ((ti = as->parms[13].items)) { /* -showsuid */ Testing = 1; ShowSuid = 1; Showmode = 1;