From: Eric Bollengier Date: Tue, 14 Feb 2012 15:04:42 +0000 (+0100) Subject: Tweak layout X-Git-Tag: Release-5.2.6~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0decd7b5d9b2d356974b5e5b24eb1dc5219b975e;p=thirdparty%2Fbacula.git Tweak layout --- diff --git a/bacula/src/dird/ua_dotcmds.c b/bacula/src/dird/ua_dotcmds.c index a2e07385b..dc4f75e5a 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))) /*