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