mike-jumper commented on a change in pull request #219: GUACAMOLE-422: Add timezone to client handshake URL: https://github.com/apache/guacamole-server/pull/219#discussion_r277072169
########## File path: src/libguac/guacamole/protocol.h ########## @@ -38,6 +38,9 @@ #include <cairo/cairo.h> #include <stdarg.h> +/* The protocol version */ Review comment: This public API documentation for a macro like this needs to be more specific. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
