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

12 lines
134 B
C

/*
* hebrew.h
* by crisk
*
* for hebrew_process in hebrew.c
*
*/
extern unsigned char *hebrew_process(unsigned char *str);