Fix doxygen warnings

This commit is contained in:
Dave Hickin
2015-10-14 23:01:28 +01:00
parent 6515de4bc0
commit 8008823ea5
13 changed files with 58 additions and 67 deletions

View File

@@ -115,7 +115,7 @@ public:
bool isScheduled(TimerCallbackPtr const &timerCallback);
/**
* show the elements in the timer queue.
* @parm o The output stream for the output
* @param o The output stream for the output
*/
void dump(std::ostream& o);