X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fext_hook.c;h=db7bcec8101340e2a397dc8efadd2dc4e5c26a29;hb=ea9ebdabc3e32c94e906dfc1b8a85e78b1b68a77;hp=8986c03953011823b5a60f5046955005ea4b5259;hpb=b067ff5c465a5d243ce5a19e562085a9a1a97215;p=mmh diff --git a/sbr/ext_hook.c b/sbr/ext_hook.c index 8986c03..db7bcec 100644 --- a/sbr/ext_hook.c +++ b/sbr/ext_hook.c @@ -1,11 +1,11 @@ /* - * 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 - * something goes wrong; there is a built-in message in case one isn't - * specified. Only produce the error message once. - */ +** 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 +** something goes wrong; there is a built-in message in case one isn't +** specified. Only produce the error message once. +*/ #include