]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/threads.c
XML: Brief documentation of LibUCW-XML
[libucw.git] / ucw / threads.c
index 1377733bc2660ce5d8cb0cdac289a2e6d0a35bb1..d9100119f601210692f59e6c58b4704c4dac2a85 100644 (file)
@@ -119,7 +119,7 @@ ucwlib_thread_context(void)
 
 #else /* !CONFIG_UCW_THREADS */
 
-struct ucwlib_context default_ucwlib_context;
+struct ucwlib_context ucwlib_default_context;
 
 #endif