summaryrefslogtreecommitdiffstats
path: root/lib/kross/python/cxx/cxxsupport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kross/python/cxx/cxxsupport.cxx')
-rw-r--r--lib/kross/python/cxx/cxxsupport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kross/python/cxx/cxxsupport.cxx b/lib/kross/python/cxx/cxxsupport.cxx
index 61329b60..b7bcaa0a 100644
--- a/lib/kross/python/cxx/cxxsupport.cxx
+++ b/lib/kross/python/cxx/cxxsupport.cxx
@@ -6,7 +6,7 @@
#include "Objects.hxx"
namespace Py {
-Py_UNICODE unicode_null_string[1] = { 0 };
+Py_UNICODE tqunicode_null_string[1] = { 0 };
Type Object::type () const
{