Compare commits

...

2 Commits

Author SHA1 Message Date
61d81b0abf fix docstring 2024-07-06 13:42:24 +01:00
03b45129dd fix link to Voicemeeter SDK license 2024-07-06 09:36:33 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@
* @date 2024-07-06
*
* @copyright Vincent Burel(c)2015-2021 All Rights Reserved
* https://github.com/onyx-and-iris/Voicemeeter-SDK/blob/main/LICENSE
* https://github.com/vburel2018/Voicemeeter-SDK/blob/main/LICENSE
*
* Copyright (c) 2024
* Copyright (c) 2024 Onyx and Iris
* https://github.com/onyx-and-iris/vmrcli/blob/main/LICENSE
*/

View File

@ -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