Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / tests / test_silcmime.c
index e27f614f50a3407902826c5326b315dfd4538985..d3b7d35d9fe956a74dc03d51087c703eb11b8760 100644 (file)
@@ -19,7 +19,7 @@ int main(int argc, char **argv)
   if (argc > 1 && !strcmp(argv[1], "-d")) {
     silc_log_debug(TRUE);
     silc_log_debug_hexdump(TRUE);
-    silc_log_set_debug_string("*mime*");
+    silc_log_set_debug_string("*mime*,*errno*");
   }
 
   /*