mcabber/src/help.h
changeset 868 cefdaeb42e67
child 1205 2de8f8ba1f34
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/src/help.h	Thu May 25 18:20:52 2006 +0200
@@ -0,0 +1,7 @@
+#ifndef __HELP_H__
+#define __HELP_H__ 1
+
+int help_process(char *string);
+
+#endif /* __HELP_H__ */
+