mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-04-19 20:43:49 +01:00
Compare commits
2 Commits
b4519cc2cc
...
61d81b0abf
Author | SHA1 | Date | |
---|---|---|---|
61d81b0abf | |||
03b45129dd |
@ -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
|
||||
*/
|
||||
|
||||
|
@ -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…
x
Reference in New Issue
Block a user