|
cvs: pear /PECL/python python.c: msg#00659php.cvs.pear
jon Sun Sep 29 15:39:04 2002 EDT Modified files: /pear/PECL/python python.c Log: Correct folding markers. Index: pear/PECL/python/python.c diff -u pear/PECL/python/python.c:1.6 pear/PECL/python/python.c:1.7 --- pear/PECL/python/python.c:1.6 Sun Sep 29 15:37:06 2002 +++ pear/PECL/python/python.c Sun Sep 29 15:39:04 2002 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: python.c,v 1.6 2002/09/29 19:37:06 jon Exp $ */ +/* $Id: python.c,v 1.7 2002/09/29 19:39:04 jon Exp $ */ /* * TODO: @@ -840,16 +840,16 @@ STANDARD_MODULE_PROPERTIES }; +#ifdef COMPILE_DL_W32API +ZEND_GET_MODULE(python) +#endif +/* }}} */ + /* {{{ PHP_INI */ PHP_INI_BEGIN() STD_PHP_INI_ENTRY("python.paths", ".", PHP_INI_ALL, OnUpdateString, paths, zend_python_globals, python_globals) PHP_INI_END() -/* }}} */ - -#ifdef COMPILE_DL_W32API -ZEND_GET_MODULE(python) -#endif /* }}} */ /* {{{ python_destructor -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pear /PECL/python python.c: 00659, Jon Parise |
|---|---|
| Next by Date: | Re: cvs: pear /Net_URL URL.php: 00659, Shane Caraveo |
| Previous by Thread: | cvs: pear /PECL/python python.ci: 00659, Jon Parise |
| Next by Thread: | cvs: pear /Net_DNS/DNS Header.php Packet.php Resolver.php: 00659, Eric Kilfoil |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |