No tabs please.
[pspp] / m4 / vasnprintf.m4
index d4822117e6b8062bd5481bc697536f946b98803a..8cc4f32e33d7a9b87e68f30a90eefd6af8cf7235 100644 (file)
@@ -1,4 +1,4 @@
-# vasnprintf.m4 serial 10
+# vasnprintf.m4 serial 11
 dnl Copyright (C) 2002-2004, 2006-2007 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -71,8 +71,8 @@ AC_DEFUN([gl_PREREQ_VASNPRINTF_DIRECTIVE_A],
       ;;
     *)
       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