]> code.citadel.org Git - citadel.git/blob - citadel/support.h
Help text for the <.H>elp: commands in the text client, has been moved *into* the...
[citadel.git] / citadel / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);