]> code.citadel.org Git - citadel.git/blob - citadel/internetmail.h
fix possible NULL pointer access, thanks to the CLANG static analyser.
[citadel.git] / citadel / internetmail.h
1 /* $Id$ */
2 void LoadInternetConfig(void);
3 int IsHostLocal(char *WhichHost);