Skip to content

Commit

Permalink
Silence Doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-webb committed Jul 20, 2024
1 parent 637d94d commit 6e8e98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/include/log4cxx/helpers/messagebuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ class LOG4CXX_EXPORT MessageBuffer

/**
* Remove the constructed string.
* @param buf used only to signal that
* @param os used only to signal that
* the embedded stream was not used.
*/
std::basic_string<UniChar> extract_str(std::basic_ostream<UniChar>& os);
Expand Down

0 comments on commit 6e8e98c

Please sign in to comment.