Home | History | Annotate | Line # | Download | only in tcpdchk
percent_m.h revision 1.1.4.1
      1      1.1  christos /*	$NetBSD: percent_m.h,v 1.1.4.1 2000/10/19 17:05:51 he Exp $	*/
      2      1.1  christos 
      3  1.1.4.1        he char *percent_m __P((char *, const char *))
      4  1.1.4.1        he 	__attribute__((__format_arg__(2)));
      5