]> diplodocus.org Git - nmh/blob - sbr/refile.h
sendsbr.c: Move interface to own file.
[nmh] / sbr / refile.h
1 /* refile.h -- call the "fileproc" to refile the
2 * -- msg or draft into another folder
3 *
4 * This code is Copyright (c) 2017, by the authors of nmh. See the
5 * COPYRIGHT file in the root directory of the nmh distribution for
6 * complete copyright information. */
7
8 int refile(char **, char *);