logo       

cvs: pear /PECL/smbc smbc.c: msg#00588

php.cvs.pear

Subject: cvs: pear /PECL/smbc smbc.c

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>
Google Custom Search

News | FAQ | advertise