Files
bitchx/include/chelp.h
2013-01-01 03:00:55 -08:00

13 lines
164 B
C

/*
* Written and CopyRight by Colten Edwards 03-09-96
*
*
*/
#ifndef __chelp_h
#define __chelp_h
extern void chelp (char *, char *, char *, char *);
#endif