]> diplodocus.org Git - nmh/blob - uip/whatnowproc.h
decode_rfc2047(): Stop unused-variable warning if HAVE_ICONV false.
[nmh] / uip / whatnowproc.h
1 /* whatnowproc.h -- exec the "whatnowproc"
2 *
3 * This code is Copyright (c) 2017, by the authors of nmh. See the
4 * COPYRIGHT file in the root directory of the nmh distribution for
5 * complete copyright information. */
6
7 int what_now(char *, int, int, char *, char *, int, struct msgs *, char *, int, char *, int);