X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=x32.patch;h=74c216e939d46df9950947048d0b1b58b65df615;hb=9df7e7ff9a8fc7d9d8a75858f7a87f3b81c9274e;hp=0da8b55ae3a0f42242a60be382fe4b1678e3db08;hpb=a4e64f4edce907da3ee553203c545415b5426030;p=packages%2Fclamav.git diff --git a/x32.patch b/x32.patch index 0da8b55..74c216e 100644 --- a/x32.patch +++ b/x32.patch @@ -9,6 +9,6 @@ +#else cli_dbgmsg("interpreter bytecode run finished in %luus, after executing %u opcodes\n", +#endif - tv1.tv_sec*1000000 + tv1.tv_usec, pc); + tv1.tv_sec * 1000000 + tv1.tv_usec, pc); } if (stop == CL_EBYTECODE) {