mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-07 17:33:33 +00:00
fix docstring
This commit is contained in:
@@ -32,7 +32,7 @@ void remove_name_in_path(char *szPath)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Replaces multiple newlines and tabs with single spaces
|
* @brief Replaces multiple spaces and tabs with single spaces
|
||||||
*
|
*
|
||||||
* @param s The string to be reduced
|
* @param s The string to be reduced
|
||||||
* @param len Current length of the string
|
* @param len Current length of the string
|
||||||
|
|||||||
Reference in New Issue
Block a user