diff --git a/src/bucoord/main.c b/src/bucoord/main.c index a453cc9dd1..972ac2d3a4 100644 --- a/src/bucoord/main.c +++ b/src/bucoord/main.c @@ -343,7 +343,7 @@ struct Lock dispatchLock; /* lock on the Dispatch call */ afs_int32 doDispatch(afs_int32 targc, - char *targv[MAXV], + char *targv[], afs_int32 dispatchCount) /* to prevent infinite recursion */ { char *sargv[MAXV];