Home | History | Annotate | Line # | Download | only in tcpdchk
percent_m.h revision 1.1.12.1
      1 /*	$NetBSD: percent_m.h,v 1.1.12.1 2000/10/17 19:50:31 tv Exp $	*/
      2 
      3 char *percent_m __P((char *, const char *))
      4 	__attribute__((__format_arg__(2)));
      5