changeset 8562:6fd01943c239

No tabs please.
author Bruno Haible <bruno@clisp.org>
date Mon, 26 Mar 2007 20:59:46 +0000
parents 91ebfe0b4583
children c3d334708928
files m4/vasnprintf.m4
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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