From d947f85df49fa89153955464b54f8bd037ddf2db Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 28 Aug 2014 08:39:54 +0200 Subject: include/optutils: fix typo Reported-by: Rafael Ferreira Signed-off-by: Karel Zak --- include/optutils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/optutils.h') diff --git a/include/optutils.h b/include/optutils.h index fd5dde39b..99ad7e4b4 100644 --- a/include/optutils.h +++ b/include/optutils.h @@ -78,7 +78,7 @@ static inline void err_exclusive_options( else if (status[e] != c) { size_t ct = 0; - fprintf(stderr, _("%s: these options are" + fprintf(stderr, _("%s: these options are " "mutually exclusive:"), program_invocation_short_name); -- cgit v1.2.3-55-g7522