Skip to content

Commit 31b0099

Browse files
committed
Sync headers
1 parent 0ebd225 commit 31b0099

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/main/config.w32.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1807,7 +1807,7 @@
18071807
/* Define to 1 if 'localtime_r' declaration is missing. */
18081808
#cmakedefine MISSING_LOCALTIME_R_DECL 1
18091809

1810-
/* Whether strtok_r is declared */
1810+
/* Define to 1 if 'strtok_r' declaration is missing. */
18111811
#cmakedefine MISSING_STRTOK_R_DECL 1
18121812

18131813
/* Define to 1 if mysqlnd has compressed protocol support. */

cmake/main/php_config.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1795,7 +1795,7 @@
17951795
/* Define to 1 if 'localtime_r' declaration is missing. */
17961796
#cmakedefine MISSING_LOCALTIME_R_DECL 1
17971797

1798-
/* Whether strtok_r is declared */
1798+
/* Define to 1 if 'strtok_r' declaration is missing. */
17991799
#cmakedefine MISSING_STRTOK_R_DECL 1
18001800

18011801
/* Define to 1 if mysqlnd has compressed protocol support. */

0 commit comments

Comments
 (0)