From 6ddca71cdb000a43df5dc859784ee2d37b66db6f Mon Sep 17 00:00:00 2001 From: Marc Boeren Date: Mon, 18 Feb 2002 10:22:09 +0000 Subject: [PATCH] Oops: source copy&paste should be done with care :) (Mc) --- ext/dbx/dbx_sybasect.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.40.0