f8dba09cca
- add prototypes - comment out rfc931(); it conflicts with the one in -lwrap and is not needed anyway. - remove unused variables - add NetBSD rcsids.
4 lines
114 B
C
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 *));
|