]> diplodocus.org Git - nmh/blob - uip/picksbr.h
decode_rfc2047(): Stop unused-variable warning if HAVE_ICONV false.
[nmh] / uip / picksbr.h
1 /* picksbr.h -- routines to help pick along...
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 pcompile(char **, char *);
8 int pmatches(FILE *, int, long, long, int);