|
cvs: pear /PECL/smbc smbc.c: msg#00588php.cvs.pear
tal Thu Sep 26 01:35:46 2002 EDT Modified files: /pear/PECL/smbc smbc.c Log: This is a C module, therefore use C comments. Index: pear/PECL/smbc/smbc.c diff -u pear/PECL/smbc/smbc.c:1.1 pear/PECL/smbc/smbc.c:1.2 --- pear/PECL/smbc/smbc.c:1.1 Thu Aug 22 17:44:32 2002 +++ pear/PECL/smbc/smbc.c Thu Sep 26 01:35:46 2002 @@ -21,7 +21,7 @@ +----------------------------------------------------------------------+ | Author: Jelmer Vernooij <jelmer@xxxxxxxxxxxx> | +----------------------------------------------------------------------+ - $Id: smbc.c,v 1.1 2002/08/22 21:44:32 ctrlsoft Exp $ + $Id: smbc.c,v 1.2 2002/09/26 05:35:46 tal Exp $ */ @@ -35,7 +35,7 @@ #include "php_smbc.h" #include <libsmbclient.h> -//ZEND_DECLARE_MODULE_GLOBALS(smbc) +/* ZEND_DECLARE_MODULE_GLOBALS(smbc) */ static char *current_username = NULL; static char *current_workgroup = NULL; -- 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 /DBA DBA.php package.xml /DBA/DBA Compatibility.php /DBA/DBA/Driver Builtin.php File.php /DBA/tests test_file_driver.php: 00588, Brent Cook |
|---|---|
| Next by Date: | cvs: pear /PECL/bcompiler bcompiler.c: 00588, Alan Knowles |
| Previous by Thread: | cvs: pear /DBA DBA.php package.xml /DBA/DBA Compatibility.php /DBA/DBA/Driver Builtin.php File.php /DBA/tests test_file_driver.phpi: 00588, Brent Cook |
| Next by Thread: | cvs: pear /DBA DBA.php package.xml: 00588, Brent Cook |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |