git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
12 lines
134 B
C
12 lines
134 B
C
/*
|
|
* hebrew.h
|
|
* by crisk
|
|
*
|
|
* for hebrew_process in hebrew.c
|
|
*
|
|
*/
|
|
|
|
extern unsigned char *hebrew_process(unsigned char *str);
|
|
|
|
|