Skip to content

Commit 95eecf9

Browse files
committed
Attempt to remove whitespace changes
1 parent 71f6458 commit 95eecf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/zend_compile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ END_EXTERN_C()
978978
#define ZEND_INVOKE_FUNC_NAME "__invoke"
979979
#define ZEND_DEBUGINFO_FUNC_NAME "__debuginfo"
980980
#define ZEND_COMPARETO_FUNC_NAME "__compareto"
981-
#define ZEND_EQUALS_FUNC_NAME "__equals"
981+
#define ZEND_EQUALS_FUNC_NAME "__equals"
982982

983983
/* The following constants may be combined in CG(compiler_options)
984984
* to change the default compiler behavior */

0 commit comments

Comments
 (0)