Fix missing va_end call in uip/mhmisc.c
[mmh] / sbr / fmt_def.c
1 /*
2 ** fmt_def.c -- some defines for sbr/fmt_scan.c
3 **
4 ** This code is Copyright (c) 2002, 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
9 #include <h/addrsbr.h>
10
11 int fmt_norm = AD_NAME;