]> diplodocus.org Git - nmh/blob - uip/annosbr.h
oauth.c: Alter permissions from 0755 to 0644.
[nmh] / uip / annosbr.h
1 /* annosbr.h -- prepend annotation to messages
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 annotate(char *, char *, char *, bool, bool, int, bool);
8 void annolist(char *, char *, char *, int);
9 void annopreserve(int);