From 99971b7806881f4e5f7c39ec17c1979e76695b2c Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Fri, 4 May 2012 22:01:02 -0400 Subject: [PATCH] util_strncmpexact --- asm.c | 2 +- data/test.qs | 35 ++++++++++++++--------------------- gmqcc.h | 1 + main.c | 25 ++++++++++++------------- util.c | 8 ++++++++ 5 files changed, 36 insertions(+), 35 deletions(-) diff --git a/asm.c b/asm.c index 59572ed..1c00199 100644 --- a/asm.c +++ b/asm.c @@ -576,7 +576,7 @@ static GMQCC_INLINE bool asm_parse_stmt(const char *skip, size_t line, asm_state *strchr(Y, ' ')='\0'; \ } \ for (; f