From 96cf67bd29957cfde6c5f15cfec7e370c6dbabe2 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 17 May 2013 02:29:46 -0400 Subject: Update source file format: remove TABs, use GNU coding styles. --- config.h.W32.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h.W32.template') diff --git a/config.h.W32.template b/config.h.W32.template index 97b6a04..dc041bd 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -399,9 +399,9 @@ this program. If not, see . */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define to 1 if the 'S_IS*' macros in do not work properly. */ -- cgit v1.2.3