mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-04-20 04:53:48 +01:00
Compare commits
No commits in common. "61d81b0abf796abc1b0ec4d9eefa232f7e34f771" and "b4519cc2cc4637066619310006645595f0646788" have entirely different histories.
61d81b0abf
...
b4519cc2cc
@ -7,9 +7,9 @@
|
|||||||
* @date 2024-07-06
|
* @date 2024-07-06
|
||||||
*
|
*
|
||||||
* @copyright Vincent Burel(c)2015-2021 All Rights Reserved
|
* @copyright Vincent Burel(c)2015-2021 All Rights Reserved
|
||||||
* https://github.com/vburel2018/Voicemeeter-SDK/blob/main/LICENSE
|
* https://github.com/onyx-and-iris/Voicemeeter-SDK/blob/main/LICENSE
|
||||||
*
|
*
|
||||||
* Copyright (c) 2024 Onyx and Iris
|
* Copyright (c) 2024
|
||||||
* https://github.com/onyx-and-iris/vmrcli/blob/main/LICENSE
|
* https://github.com/onyx-and-iris/vmrcli/blob/main/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ void remove_name_in_path(char *szPath)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Replaces multiple spaces and tabs with single spaces
|
* @brief Replaces multiple newlines 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user