]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
tweak comments in bpipe.c
authorEric Bollengier <eric@baculasystems.com>
Fri, 11 Mar 2022 09:16:33 +0000 (10:16 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:58 +0000 (13:56 +0200)
bacula/src/lib/bpipe.c

index b98f8bedfb7d296f17cdb4982e1cfc1bdc592ce7..ed642e1494a13aba290ec8ff93d230fd588b2b1e 100644 (file)
@@ -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]