jmuehlner commented on a change in pull request #373:
URL: https://github.com/apache/guacamole-server/pull/373#discussion_r814225894



##########
File path: src/terminal/color-scheme.c
##########
@@ -46,7 +46,7 @@
  * @return
  *     Zero if the two strings are equal and non-zero otherwise.
  */
-static int guac_terminal_color_scheme_compare_token(const char* str_start,
+static int guac_terminal_get_color_scheme_compare_token(const char* str_start,
         const char* str_end, const char* literal) {

Review comment:
       Ah, sorry. Over-agressive find/replace here. Fixed.




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


Reply via email to