Browse Source

* cosmetics

git-svn-id: trunk@30731 -
florian 10 years ago
parent
commit
634a25d9f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/avr/aasmcpu.pas

+ 1 - 1
compiler/avr/aasmcpu.pas

@@ -251,7 +251,7 @@ implementation
             if opnr=0 then
               result:=operand_write;
           A_CP,A_CPC,A_CPI,A_PUSH,A_SBRC,A_SBRS,A_ST,A_STD,A_STS,
-          A_MUL, A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU:
+          A_MUL,A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU:
             ;
           else
             begin