From 146d72fddbcc443e402b3aadcf1eb8195b9d4ab5 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 21 Jun 2013 03:52:56 +0100 Subject: Fix Doxygen comments. --- include/command_parse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/command_parse.h') diff --git a/include/command_parse.h b/include/command_parse.h index b39bf31c0..f9ea1df7f 100644 --- a/include/command_parse.h +++ b/include/command_parse.h @@ -123,6 +123,7 @@ class CoreExport CommandParser * @param item The input string * @param dest The output string. The translation result will be appended to this string * @param custom_translator Used to translate the parameter if the translation type is TR_CUSTOM, if NULL, TR_CUSTOM will act like TR_TEXT + * @param paramnumber The index of the parameter we are translating. */ static void TranslateSingleParam(TranslateType to, const std::string& item, std::string& dest, Command* custom_translator = NULL, unsigned int paramnumber = 0); -- cgit v1.3.1-10-gc9f91