diff options
Diffstat (limited to 'libs/Pcre16/src/config.h')
-rw-r--r-- | libs/Pcre16/src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Pcre16/src/config.h b/libs/Pcre16/src/config.h index ae313ad377..d1e35175fe 100644 --- a/libs/Pcre16/src/config.h +++ b/libs/Pcre16/src/config.h @@ -1,4 +1,4 @@ -/* config.h for CMake builds */
+/* config.h for CMake builds */
/* #undef HAVE_DIRENT_H */
#define HAVE_SYS_STAT_H 1
|