From 657dca5c3b26a088ac291e06308d44d5e52c162f Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Sun, 15 Feb 2015 16:20:32 +0000 Subject: Fix typos --- tinyc/i386-asm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyc/i386-asm.c') diff --git a/tinyc/i386-asm.c b/tinyc/i386-asm.c index 21b28d7a0..12ff8f2ba 100644 --- a/tinyc/i386-asm.c +++ b/tinyc/i386-asm.c @@ -1105,7 +1105,7 @@ static void subst_asm_operand(CString *add_str, } } -/* generate prolog and epilog code for asm statment */ +/* generate prolog and epilog code for asm statement */ static void asm_gen_code(ASMOperand *operands, int nb_operands, int nb_outputs, int is_output, uint8_t *clobber_regs, -- cgit 1.4.1-2-gfad0