summaryrefslogtreecommitdiffhomepage
path: root/include/stc/priv/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stc/priv/template.h')
-rw-r--r--include/stc/priv/template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/priv/template.h b/include/stc/priv/template.h
index 0f4ac893..49b4d8da 100644
--- a/include/stc/priv/template.h
+++ b/include/stc/priv/template.h
@@ -111,7 +111,7 @@
#if defined i_key_str
#define i_keyclass cstr
- #define i_rawclass crawstr
+ #define i_rawclass ccharptr
#ifndef i_tag
#define i_tag str
#endif