eugen-keeper commented on code in PR #564:
URL: https://github.com/apache/guacamole-server/pull/564#discussion_r1927615374


##########
src/protocols/rdp/channels/cliprdr.h:
##########
@@ -75,7 +75,7 @@ typedef struct guac_rdp_clipboard {
  *     A newly-allocated instance of guac_rdp_clipboard which has been
  *     initialized for processing Guacamole clipboard data.
  */
-guac_rdp_clipboard* guac_rdp_clipboard_alloc(guac_client* client);
+guac_rdp_clipboard* guac_rdp_clipboard_alloc(guac_client* client, int 
buffer_size);

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

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

Reply via email to