diff src/mule-ccl.c @ 450:98528da0b7fc r21-2-40

Import from CVS: tag r21-2-40
author cvs
date Mon, 13 Aug 2007 11:39:20 +0200
parents 576fb035e263
children e7ef97881643
line wrap: on
line diff
--- a/src/mule-ccl.c	Mon Aug 13 11:38:26 2007 +0200
+++ b/src/mule-ccl.c	Mon Aug 13 11:39:20 2007 +0200
@@ -600,7 +600,7 @@
 
 /* If this variable is non-zero, it indicates the stack_idx
    of immediately called by CCL_MapMultiple. */
-static int stack_idx_of_map_multiple = 0;
+static int stack_idx_of_map_multiple;
 
 #define PUSH_MAPPING_STACK(restlen, orig)		\
   do {							\