]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak spaces
authorGit Backport Process <git@bacula.org>
Fri, 24 Apr 2020 15:52:58 +0000 (17:52 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 29 Apr 2021 08:44:17 +0000 (10:44 +0200)
bacula/src/dird/dir_plugins.h
bacula/src/dird/mac.c

index 6616ff864dc51e11bf8f353a3c68ca25c5485176..af4a602aca538ea051574387028d4f44aeb2d4a9 100644 (file)
@@ -20,6 +20,7 @@
  * Interface definition for Bacula Plugins
  *
  * Kern Sibbald, October 2007
+ *
  */
 
 #ifndef __DIR_PLUGINS_H
index 865671757f3633df54d199b1ab162325d128a99e..a4e773b73a21d1febb2613439a59b048e7f82bba 100644 (file)
@@ -17,6 +17,7 @@
    Bacula(R) is a registered trademark of Kern Sibbald.
 */
 /*
+ *
  *   Bacula Director -- mac.c -- responsible for doing
  *     migration and copy jobs.
  *
@@ -30,6 +31,7 @@
  *     Open connection with Storage daemon and pass him commands
  *       to do the backup.
  *     When the Storage daemon finishes the job, update the DB.
+ *
  */
 
 #include "bacula.h"