mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 00:31:09 +00:00
fix docstring
This commit is contained in:
parent
03b45129dd
commit
61d81b0abf
@ -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 len Current length of the string
|
||||
|
Loading…
Reference in New Issue
Block a user