]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/sbr/formatdef.c
Always check that mktemp()/mktemp2() succeeds before trying to
[nmh] / docs / historical / mh-6.8.5 / sbr / formatdef.c
1 /* formatdef.c - some defines for sbr/formatsbr.c */
2 #ifndef lint
3 static char ident[] = "@(#)$Id: formatdef.c,v 1.3 1992/12/15 00:20:22 jromine Exp $";
4 #endif /* lint */
5 #include "../h/addrsbr.h"
6
7 int fmt_norm = AD_NAME;