From: Git Backport Process Date: Fri, 24 Apr 2020 15:52:58 +0000 (+0200) Subject: Tweak spaces X-Git-Tag: Release-11.3.2~1763 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06060c68046c64bbb68afb73ab0e40951104ff2b;p=thirdparty%2Fbacula.git Tweak spaces --- diff --git a/bacula/src/dird/dir_plugins.h b/bacula/src/dird/dir_plugins.h index 6616ff864d..af4a602aca 100644 --- a/bacula/src/dird/dir_plugins.h +++ b/bacula/src/dird/dir_plugins.h @@ -20,6 +20,7 @@ * Interface definition for Bacula Plugins * * Kern Sibbald, October 2007 + * */ #ifndef __DIR_PLUGINS_H diff --git a/bacula/src/dird/mac.c b/bacula/src/dird/mac.c index 865671757f..a4e773b73a 100644 --- a/bacula/src/dird/mac.c +++ b/bacula/src/dird/mac.c @@ -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"