From: Eric Bollengier Date: Tue, 14 Feb 2012 15:04:42 +0000 (+0100) Subject: Tweak layout X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4666124c5567291bbcbdefda86ee7265dac2d16e;p=bacula%2Fbacula Tweak layout --- diff --git a/bacula/src/dird/ua_dotcmds.c b/bacula/src/dird/ua_dotcmds.c index a2e07385b5..dc4f75e5a2 100644 --- a/bacula/src/dird/ua_dotcmds.c +++ b/bacula/src/dird/ua_dotcmds.c @@ -123,7 +123,7 @@ static struct cmdstruct commands[] = { /* help */ /* can be used in runscript * { NT_(".bvfs_cleanup"), dot_bvfs_cleanup, NULL, true}, { NT_(".bvfs_clear_cache"),dot_bvfs_clear_cache,NULL, false}, { NT_(".types"), typescmd, NULL, false} - }; +}; #define comsize ((int)(sizeof(commands)/sizeof(struct cmdstruct))) /*