]> code.citadel.org Git - citadel.git/blob - citadel/support.h
As per RFC3920 section 7, if an XMPP client does not specify a resource ID, generate...
[citadel.git] / citadel / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);