mirror of
https://github.com/php/php-src.git
synced 2024-11-29 12:53:37 +08:00
Remove CVS conflict. Zeev, I assume you wanted context inside the globals?
This commit is contained in:
parent
17332d6b21
commit
618bfebfaf
@ -66,13 +66,8 @@ ZEND_BEGIN_MODULE_GLOBALS(sybase)
|
||||
char *hostname;
|
||||
char *server_message;
|
||||
long min_server_severity, min_client_severity;
|
||||
<<<<<<< php_sybase_ct.h
|
||||
CS_CONTEXT *context;
|
||||
ZEND_END_MODULE_GLOBALS(sybase)
|
||||
=======
|
||||
long cfg_min_server_severity, cfg_min_client_severity;
|
||||
ZEND_END_MODULE_GLOBALS(sybase)
|
||||
>>>>>>> 1.7
|
||||
|
||||
typedef struct {
|
||||
CS_CONNECTION *connection;
|
||||
|
Loading…
Reference in New Issue
Block a user