bitchx/include/chelp.h

12 lines
161 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