summaryrefslogtreecommitdiffhomepage
path: root/include/stc/cbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stc/cbox.h')
-rw-r--r--include/stc/cbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/cbox.h b/include/stc/cbox.h
index 37687134..fdde5e8c 100644
--- a/include/stc/cbox.h
+++ b/include/stc/cbox.h
@@ -72,7 +72,7 @@ int main() {
#define _i_prefix cbox_
#endif
#include "template.h"
-typedef i_valraw _cx_rawvalue;
+typedef i_valraw _cx_raw;
#if !c_option(c_is_fwd)
_cx_deftypes(_c_cbox_types, _cx_self, i_val);