summaryrefslogtreecommitdiff
path: root/src/strings_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings_func.h')
-rw-r--r--src/strings_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strings_func.h b/src/strings_func.h
index bbf1739b1..1cc286f0d 100644
--- a/src/strings_func.h
+++ b/src/strings_func.h
@@ -59,7 +59,6 @@ static inline uint64 GetDParamX(const uint64 *s, uint n)
/**
* Get the current string parameter at index \a n from the global string parameter array.
- * @param s Array of string parameters.
* @param n Index of the string parameter.
* @return Value of the requested string parameter.
*/