diff --git a/CHANGELOG.md b/CHANGELOG.md index 9673cc55..aae0776b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Version 135: + +* Fix typo in example server help text + +-------------------------------------------------------------------------------- + Version 134: * Add static_buffer_base default constructor definition diff --git a/example/http/server/flex/http_server_flex.cpp b/example/http/server/flex/http_server_flex.cpp index 8c981412..273a5aa1 100644 --- a/example/http/server/flex/http_server_flex.cpp +++ b/example/http/server/flex/http_server_flex.cpp @@ -655,9 +655,9 @@ int main(int argc, char* argv[]) if (argc != 5) { std::cerr << - "Usage: http-server-sync