necouchman commented on code in PR #474:
URL: https://github.com/apache/guacamole-server/pull/474#discussion_r1614189805
##########
src/protocols/rdp/channels/rail.c:
##########
@@ -86,6 +74,7 @@ static UINT
guac_rdp_rail_complete_handshake(RailClientContext* rail) {
};
/* Send client handshake response */
+ guac_client_log(client, GUAC_LOG_DEBUG, "Sending RAIL handshake.");
Review Comment:
Fixed via rebase.
--
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]