moriyoshi               Thu Jan  9 15:23:36 2003 EDT

  Modified files:              
    /php4/ext/ctype     ctype.c 
  Log:
  Fixed typo
  
  
Index: php4/ext/ctype/ctype.c
diff -u php4/ext/ctype/ctype.c:1.25 php4/ext/ctype/ctype.c:1.26
--- php4/ext/ctype/ctype.c:1.25 Tue Dec 31 11:06:20 2002
+++ php4/ext/ctype/ctype.c      Thu Jan  9 15:23:36 2003
@@ -59,7 +59,7 @@
 };
 /* }}} */
 
-/* {{{ ctype_mpodule_entry
+/* {{{ ctype_module_entry
  */
 zend_module_entry ctype_module_entry = {
        STANDARD_MODULE_HEADER,



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

Reply via email to