remotes/push_mirror/0.98.1
Steve Morgan 12 years ago
parent 5e56b827e5
commit 9eb30a4776
  1. 2
      libclamav/xar.c

@ -418,7 +418,7 @@ int cli_scanxar(cli_ctx *ctx)
if (rc == CL_BREAK) if (rc == CL_BREAK)
rc = CL_SUCCESS; rc = CL_SUCCESS;
#else #else
cli_debug("cli_scanxar: can't scan xar files, need libxml2.\n"); cli_dbgmsg("cli_scanxar: can't scan xar files, need libxml2.\n");
#endif #endif
return rc; return rc;

Loading…
Cancel
Save