X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a5b2adde414330e1661db05d1ee5b1daeaa2476d..af9b66336bdbd198f3b1e7bca82e3d1278f27664:/sbr/ext_hook.c?ds=inline diff --git a/sbr/ext_hook.c b/sbr/ext_hook.c index ac88ac7b..df1e7dc4 100644 --- a/sbr/ext_hook.c +++ b/sbr/ext_hook.c @@ -1,6 +1,4 @@ -/* - * - * Run a program that hooks into some other system. The first argument is +/* Run a program that hooks into some other system. The first argument is * name of the hook to use, the second is the full path name of a mail message. * The third argument is also the full path name of a mail message, or a NULL * pointer if it isn't needed. Look in the context for an error message if