dictre.h
changeset 16 b4e251400e36
parent 15 17a66ceb774a
child 17 d95d9e7a2b81
--- a/dictre.h	Sat Sep 01 00:50:11 2007 +0200
+++ b/dictre.h	Sat Sep 01 01:19:18 2007 +0200
@@ -78,6 +78,7 @@
 int get_case(enum Case *vcase, const char *str);
 void get_lowcase_str(char *inout, const char *str);
 void reapply_case(char *out, const char *in, const enum Case *vcase);
+void remove_jo(char *str);
 
 /* find.c */
 void find_def(const char *word, char * def);