Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / tests / test_silcdll.c
index 00cf270fa487f835ba86666df284ac10483dd77e..e4c3b9ebd70e869482dfcadcf59a36553fe4a65d 100644 (file)
@@ -12,7 +12,7 @@ int main(int argc, char **argv)
     silc_log_debug(TRUE);
     silc_log_quick(TRUE);
     silc_log_debug_hexdump(TRUE);
-    silc_log_set_debug_string("*dll*");
+    silc_log_set_debug_string("*dll*,*errno*");
   }
 
   SILC_LOG_DEBUG(("Load shared object /lib/libc.so.6"));