Skip to content

Commit 8b72e08

Browse files
committed
fix outdated config/comment
1 parent 2879594 commit 8b72e08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/uri/uriparser/src/UriConfig.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
# define PACKAGE_VERSION "@PROJECT_VERSION@"
4343

4444
/*
45-
#define HAVE_WPRINTF
46-
#define HAVE_REALLOCARRAY
45+
#cmakedefine HAVE_WPRINTF
46+
#cmakedefine HAVE_REALLOCARRAY
4747
*/
4848

4949
#endif /* !defined(URI_CONFIG_H) */

0 commit comments

Comments
 (0)