mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-22 11:51:41 +00:00
e
This commit is contained in:
parent
4959d52ae0
commit
9673439628
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ static vsbuf_t com_text; // variable sized buffer
|
||||||
*
|
*
|
||||||
* \param s The text.
|
* \param s The text.
|
||||||
* \param np Optionally a pointer to fill with the new string length.
|
* \param np Optionally a pointer to fill with the new string length.
|
||||||
* \return The new length.
|
* \return The text.
|
||||||
* \sa COM_ExecuteString
|
* \sa COM_ExecuteString
|
||||||
*/
|
*/
|
||||||
static char *
|
static char *
|
||||||
|
|
Loading…
Reference in a new issue