lib: Add global config namespace
This commit is contained in:
+1
-1
@@ -251,7 +251,7 @@ static void cleanup()
|
||||
*/
|
||||
static void init()
|
||||
{
|
||||
library_init(NULL);
|
||||
library_init(NULL, "tls_test");
|
||||
|
||||
dbg = dbg_tls;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user