xref: /netbsd-src/usr.sbin/tcpdchk/percent_m.h (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
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