]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Whitespace.
authorMike Pall <mike>
Sat, 24 Oct 2015 16:53:37 +0000 (18:53 +0200)
committerMike Pall <mike>
Sat, 24 Oct 2015 16:53:37 +0000 (18:53 +0200)
dynasm/dasm_x86.lua

index 052c4c386947468bd1ef91db60d53608c5e8b613..a8e25ed30f7e83a3361d9988d1240201911d5383 100644 (file)
@@ -1916,7 +1916,7 @@ map_op[".template__"] = function(params, template, nparams)
     if matchtm(tm, args) then
       local prefix = sub(szm, 1, 1)
       if prefix == "/" then -- Exactly match leading operand sizes.
-        for i = #szm, 1, -1 do
+       for i = #szm,1,-1 do
          if i == 1 then
            dopattern(pat, args, sz, params.op, needrex) -- Process pattern.
            return