diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-02-08 16:56:07 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-02-08 16:56:07 +0000 |
commit | 2841f55d4b78eeab30e42835e298ee5141ea09dc (patch) | |
tree | e31584446e9eb8567a420bf7987c33d9eeb047ac /include | |
parent | ed809c886f3791801dc6e77443b50ac2ffd5e71d (diff) |
Fix some stuff for nationalchars
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11058 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include')
-rw-r--r-- | include/hashcomp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hashcomp.h b/include/hashcomp.h index e650cbbe1..eaafef2c6 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -60,7 +60,7 @@ unsigned const char rfc_case_insensitive_map[256] = { * This is provided as a pointer so that modules can change it to their custom mapping tables, * e.g. for national character support. */ -extern unsigned const char *national_case_insensitive_map; +CoreExport extern unsigned const char *national_case_insensitive_map; /** Case insensitive map, ASCII rules. * That is; |