xref: /netbsd-src/usr.sbin/tcpdchk/percent_m.h (revision 421949a31fb0942d3d87278998c2d7d432d8b3cb)
1 /*	$NetBSD: percent_m.h,v 1.3 2018/01/23 21:06:26 sevan Exp $	*/
2 
3 char *percent_m(char *, const char *)
4 	__attribute__((__format_arg__(2)));
5