From: Marc Boeren Date: Mon, 18 Feb 2002 10:22:09 +0000 (+0000) Subject: Oops: source copy&paste should be done with care :) (Mc) X-Git-Tag: php-4.2.0RC1~323 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ddca71cdb000a43df5dc859784ee2d37b66db6f;p=php Oops: source copy&paste should be done with care :) (Mc) --- diff --git a/ext/dbx/dbx_sybasect.h b/ext/dbx/dbx_sybasect.h index 6aacec8c32..8b599c209a 100644 --- a/ext/dbx/dbx_sybasect.h +++ b/ext/dbx/dbx_sybasect.h @@ -22,8 +22,8 @@ /* $Id$ */ -#ifndef ZEND_DBX_MYSQL_H -#define ZEND_DBX_MYSQL_H +#ifndef ZEND_DBX_SYBASECT_H +#define ZEND_DBX_SYBASECT_H #ifndef INIT_FUNC_ARGS #include "zend_modules.h" @@ -50,7 +50,7 @@ int dbx_sybasect_getrow(zval **rv, zval **result_handle, long row_number, INTERN int dbx_sybasect_error(zval **rv, zval **dbx_handle, INTERNAL_FUNCTION_PARAMETERS); /* returns string */ -#endif /* ZEND_DBX_MYSQL_H */ +#endif /* ZEND_DBX_SYBASECT_H */ /* * Local variables: