necouchman commented on code in PR #588:
URL: https://github.com/apache/guacamole-server/pull/588#discussion_r2076368708


##########
src/libguac/guacamole/display.h:
##########
@@ -254,6 +254,13 @@ void guac_display_notify_user_left(guac_display* display, 
guac_user* user);
  * mouse button. This function automatically invokes
  * guac_display_end_mouse_frame().
  *
+ * NOTE: If using guac_display_render_thread, the
+ * guac_display_render_thread_notify_user_moved_mouse() function instead. If

Review Comment:
   I think this part of the comment is missing a couple of words - maybe `use 
the...function, instead`, or `the... function should be used, instead.` ??



-- 
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: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to