From 634a25d9f629e0884dce17c612b6bd6836bdf98b Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 26 Apr 2015 19:35:32 +0000 Subject: [PATCH] * cosmetics git-svn-id: trunk@30731 - --- compiler/avr/aasmcpu.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/avr/aasmcpu.pas b/compiler/avr/aasmcpu.pas index cb69c86a33..1eb2754523 100644 --- a/compiler/avr/aasmcpu.pas +++ b/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