jmuehlner commented on a change in pull request #373:
URL: https://github.com/apache/guacamole-server/pull/373#discussion_r814226111
##########
File path: src/terminal/color-scheme.c
##########
@@ -70,7 +70,7 @@ static int guac_terminal_color_scheme_compare_token(const
char* str_start,
* Address of a pointer to the end of the string, after the last character.
* On return, the pointer is moved back to before any trailing spaces.
*/
-static void guac_terminal_color_scheme_strip_spaces(const char** str_start,
+static void guac_terminal_get_color_scheme_strip_spaces(const char** str_start,
Review comment:
Yeah, this shouldn't have been renamed. Putting it back.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]