From 7aa3f9af665eeee0a825ecb6d6422c6885b81a20 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Tue, 1 Mar 2016 16:32:30 +0000 Subject: [PATCH] format fix. --- src/option.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/option.c b/src/option.c index f7dc370..12c0468 100644 --- a/src/option.c +++ b/src/option.c @@ -2966,7 +2966,6 @@ static int one_opt(int option, char *arg, char *errstr, char *gen_err, int comma } if (len == -1) - ret_err(_("bad hex constant")); else if ((new->clid = opt_malloc(len))) {