mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Fix typo
This commit is contained in:
parent
e34a1f9289
commit
1ab9d626d1
@ -109,7 +109,7 @@
|
||||
#define PHPDBG_DEFAULT_PROMPT "prompt>"
|
||||
/* }}} */
|
||||
|
||||
/* Hey, apple. One shouldn't define *functions* from the standard C library as marcos. */
|
||||
/* Hey, apple. One shouldn't define *functions* from the standard C library as macros. */
|
||||
#ifdef memcpy
|
||||
#define memcpy_tmp(...) memcpy(__VA_ARGS__)
|
||||
#undef memcpy
|
||||
|
Loading…
Reference in New Issue
Block a user