# HG changeset patch # User Bruno Haible # Date 1174942786 0 # Node ID 6fd01943c239b9ddc586813d1bba3fb3e94482bd # Parent 91ebfe0b458307c3a2779cbdd507d979e0584572 No tabs please. diff --git a/m4/vasnprintf.m4 b/m4/vasnprintf.m4 --- a/m4/vasnprintf.m4 +++ b/m4/vasnprintf.m4 @@ -71,8 +71,8 @@ ;; *) AC_DEFINE([NEED_PRINTF_DIRECTIVE_A], 1, - [Define if the vasnprintf implementation needs special code for - the 'a' and 'A' directives.]) + [Define if the vasnprintf implementation needs special code for + the 'a' and 'A' directives.]) AC_CHECK_FUNCS([nl_langinfo]) ;; esac