From: Eric Bollengier Date: Fri, 11 Mar 2022 09:16:33 +0000 (+0100) Subject: tweak comments in bpipe.c X-Git-Tag: Beta-15.0.0~631 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee39dfe1ee6c51cd159acd47025ecd6ccf4a1416;p=thirdparty%2Fbacula.git tweak comments in bpipe.c --- diff --git a/bacula/src/lib/bpipe.c b/bacula/src/lib/bpipe.c index b98f8bedf..ed642e149 100644 --- a/bacula/src/lib/bpipe.c +++ b/bacula/src/lib/bpipe.c @@ -577,7 +577,7 @@ bail_out: * * in: * cmd - Plugin command to write into the executable file - * tmp - where to store tmp command file + * tmp - directory on disk where to store temporary command file * dest - created filename * JobId - job id, used to create unique filename * user - file is owned by this user [optional]