From 192c9e04f5dc97e8f8b1ecf20f013b0c86de224d Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Mon, 11 Jul 2011 19:36:26 +0000 Subject: Clean-ups and version bump --- src/tools/unidasm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/unidasm.c') diff --git a/src/tools/unidasm.c b/src/tools/unidasm.c index b56a668c5ff..ec9044d565b 100644 --- a/src/tools/unidasm.c +++ b/src/tools/unidasm.c @@ -442,7 +442,7 @@ static int parse_options(int argc, char *argv[], options *opts) pending_skip = FALSE; } - // size + // size else if (pending_count) { if (sscanf(curarg, "%d", &opts->count) != 1) -- cgit v1.2.3