NetBSD/usr.sbin/tcpdchk/percent_m.h
christos f8dba09cca Cleanup for WARNS = 1
- add prototypes
- comment out rfc931(); it conflicts with the one in -lwrap and is not needed
  anyway.
- remove unused variables
- add NetBSD rcsids.
1997-10-11 21:41:34 +00:00

4 lines
114 B
C

/* $NetBSD: percent_m.h,v 1.1 1997/10/11 21:41:41 christos Exp $ */
char *percent_m __P((char *, const char *));