mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[skip ci] tree: Fix various typos (#19366)
This commit is contained in:
parent
cd80ed6f7b
commit
433c00b348
4 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@ ZEND_BEGIN_MODULE_GLOBALS(pdo_mysql)
|
|||
/* dummy member so we get at least one member in the struct
|
||||
* and avoids build errors.
|
||||
*/
|
||||
void *dummymemmber;
|
||||
void *dummymember;
|
||||
#endif
|
||||
ZEND_END_MODULE_GLOBALS(pdo_mysql)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue