]> diplodocus.org Git - nmh/blobdiff - sbr/ext_hook.c
Replace getcpy(f()) calls with mh_xstrdup() when f() can't be NULL.
[nmh] / sbr / ext_hook.c
index ac88ac7bea59669251c6e086178a23e0fe395f28..df1e7dc4045a4b0ffb04e16197aba32f1ea5cf0a 100644 (file)
@@ -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