iliaa           Fri May 30 09:20:18 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4/ext/mbstring  mbfilter.c 
  Log:
  MFH
  
  
Index: php4/ext/mbstring/mbfilter.c
diff -u php4/ext/mbstring/mbfilter.c:1.52.2.3 php4/ext/mbstring/mbfilter.c:1.52.2.4
--- php4/ext/mbstring/mbfilter.c:1.52.2.3       Fri Apr  4 04:07:02 2003
+++ php4/ext/mbstring/mbfilter.c        Fri May 30 09:20:17 2003
@@ -80,7 +80,7 @@
  *
  */
 
-/* $Id: mbfilter.c,v 1.52.2.3 2003/04/04 09:07:02 moriyoshi Exp $ */
+/* $Id: mbfilter.c,v 1.52.2.4 2003/05/30 13:20:17 iliaa Exp $ */
 
 
 #ifdef HAVE_CONFIG_H
@@ -107,7 +107,7 @@
 #if defined(HAVE_MBSTR_KR)
 #include "mbfilter_kr.h"
 #endif
-#if defined(HAVE_MBSTR_KR)
+#if defined(HAVE_MBSTR_RU)
 #include "mbfilter_ru.h"
 #endif
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to