diff options
Diffstat (limited to 'src/include/pg_config.h.in')
-rw-r--r-- | src/include/pg_config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index 512213aa32f..244886a5314 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -513,7 +513,7 @@ /* Define to 1 if you have the `srandom' function. */ #undef HAVE_SRANDOM -/* Define to 1 if you have the `SSL_clear_options' function. */ +/* Define to 1 if you have SSL_clear_options() */ #undef HAVE_SSL_CLEAR_OPTIONS /* Define to 1 if you have the `SSL_get_current_compression' function. */ |