Skip to content

Commit ec70cb7

Browse files
author
Ilia Alshanetsky
committed
WS
1 parent 500ee29 commit ec70cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/shmop/shmop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ zend_module_entry shmop_module_entry = {
6969
NULL,
7070
NULL,
7171
PHP_MINFO(shmop),
72-
NO_VERSION_YET,
72+
NO_VERSION_YET,
7373
STANDARD_MODULE_PROPERTIES
7474
};
7575
/* }}} */

0 commit comments

Comments
 (0)