aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/decode.h.32
-rw-r--r--docs/encode.h.32
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/decode.h.3 b/docs/decode.h.3
index 320663c..30929e9 100644
--- a/docs/decode.h.3
+++ b/docs/decode.h.3
@@ -499,7 +499,7 @@ pointer to output data
.SS "uint32_t BrotliDecoderVersion (void)"
.PP
-Gets a decoder library version\&. Look at BROTLI_VERSION for more information\&.
+Gets a decoder library version\&. Look at BROTLI_MAKE_HEX_VERSION for more information\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Brotli from the source code\&.
diff --git a/docs/encode.h.3 b/docs/encode.h.3
index f3430fa..eea97d9 100644
--- a/docs/encode.h.3
+++ b/docs/encode.h.3
@@ -624,7 +624,7 @@ pointer to output data
.SS "uint32_t BrotliEncoderVersion (void)"
.PP
-Gets an encoder library version\&. Look at BROTLI_VERSION for more information\&.
+Gets an encoder library version\&. Look at BROTLI_MAKE_HEX_VERSION for more information\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Brotli from the source code\&.