diff options
Diffstat (limited to 'dev/ZKA/ArchKit')
| -rw-r--r-- | dev/ZKA/ArchKit/ArchKit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKA/ArchKit/ArchKit.hxx b/dev/ZKA/ArchKit/ArchKit.hxx index a3fd81a6..ba05e243 100644 --- a/dev/ZKA/ArchKit/ArchKit.hxx +++ b/dev/ZKA/ArchKit/ArchKit.hxx @@ -26,7 +26,7 @@ namespace Kernel { - inline SSizeT rt_hash_seed(const char* seed, int mul) + inline SSizeT rt_hash_seed(const Char* seed, int mul) { SSizeT hash = 0; |
