mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Fix a minor doxygen warning.
This commit is contained in:
parent
1bf5137a9d
commit
8b02fef312
@ -130,7 +130,7 @@ public:
|
||||
|
||||
/** Formats the string with the specified arguments and adds them to the numeric.
|
||||
* @param text A format string to format and then push.
|
||||
* @param p One or more arguments to format the string with.
|
||||
* @param args One or more arguments to format the string with.
|
||||
*/
|
||||
template <typename... Args>
|
||||
Numeric& push_fmt(const char* text, Args&&... args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user