Fix comment formatting in parameter
This commit is contained in:
parent
12e86d7b36
commit
4fcd08c009
1 changed files with 1 additions and 2 deletions
|
|
@ -62,8 +62,7 @@ public:
|
|||
}
|
||||
|
||||
/*
|
||||
* @param log_items A collection of objects with overloaded operator<< to be output to the log file
|
||||
* if the last time an item was logged was over min_log_delta time ago.
|
||||
* @param log_items Output to the log file if the last write was over min_log_delta time ago.
|
||||
* @return true if the log was successful
|
||||
*/
|
||||
template <typename... LogItems>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue