]> granicus.if.org Git - php/commitdiff
Remove CVS conflict. Zeev, I assume you wanted context inside the globals?
authorJoey Smith <joey@php.net>
Fri, 15 Sep 2000 20:54:42 +0000 (20:54 +0000)
committerJoey Smith <joey@php.net>
Fri, 15 Sep 2000 20:54:42 +0000 (20:54 +0000)
ext/sybase_ct/php_sybase_ct.h

index ed825fc588c5e0ec96f1051d67076f6791c11f61..23a96ca1e8af916119df23a3bba71a78155490c0 100644 (file)
@@ -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;