The 'N' (Node) field in the message database has been resurrected, this time as a...
[citadel.git] / citadel / support.h
1 #include <stdio.h>
2
3 void strproc (char *string);
4 int getstring (FILE *fp, char *string);