diff options
| author | tylov <[email protected]> | 2023-08-06 23:24:41 +0200 |
|---|---|---|
| committer | tylov <[email protected]> | 2023-08-06 23:24:41 +0200 |
| commit | 10f27b760903a153fe6ebc84b0123acb7a50a0ee (patch) | |
| tree | e2920804c057431d5cb5bbbe534f924b73a387cb /include/stc/priv/template.h | |
| parent | f514c5128d62ad53623af4d45bd856b9564bce4f (diff) | |
| parent | 8cfaa56df7ef4dda7c55dc9ae09a4e65403b82d9 (diff) | |
| download | STC-modified-10f27b760903a153fe6ebc84b0123acb7a50a0ee.tar.gz STC-modified-10f27b760903a153fe6ebc84b0123acb7a50a0ee.zip | |
Merge branch 'master' of https://github.com/stclib/STC
Diffstat (limited to 'include/stc/priv/template.h')
| -rw-r--r-- | include/stc/priv/template.h | 2 |
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 |
