Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / tests / test_silcstrutil.c
index c0235eea3bc566035f90d8e09596f0f471ef4220..a728dfd5f16c5f2606cf61357417c81e09835835 100644 (file)
@@ -81,7 +81,7 @@ int main(int argc, char **argv)
           if (optarg)
             silc_log_set_debug_string(optarg);
          else
-           silc_log_set_debug_string("*strutil*");
+           silc_log_set_debug_string("*strutil*,*errno*");
           break;
        default:
          exit(1);