xref: /netbsd-src/usr.sbin/tcpdchk/percent_m.h (revision 5e4c038a45edbc7d63b7c2daa76e29f88b64a4e3)
1 /*	$NetBSD: percent_m.h,v 1.2 2000/10/11 20:23:57 is Exp $	*/
2 
3 char *percent_m __P((char *, const char *))
4 	__attribute__((__format_arg__(2)));
5