Browse Source

Fix typo

PHP-5.4.15
Carson McDonald 13 years ago
committed by Xinchen Hui
parent
commit
39bc1bd25f
  1. 2
      ext/skeleton/skeleton.c

2
ext/skeleton/skeleton.c

@ -127,7 +127,7 @@ PHP_MINFO_FUNCTION(extname)
/* }}} */
/* Remove the following function when you have succesfully modified config.m4
/* Remove the following function when you have successfully modified config.m4
so that your module can be compiled into PHP, it exists only for testing
purposes. */

Loading…
Cancel
Save