]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - include/inspircd_util.h
Added servernotice back to the user, informing them
[user/henk/code/inspircd.git] / include / inspircd_util.h
1 /*
2
3    
4 */
5
6 char * SafeStrncpy (char *, const char *, size_t );  
7 char * CleanIpAddr (char *, const char *);