]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - include/inspircd_util.h
Moved to Dev-C++ as an editor for project (more stable than gvim!)
[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 *);