jmuehlner commented on code in PR #363:
URL: https://github.com/apache/guacamole-server/pull/363#discussion_r891656024
##########
src/protocols/rdp/settings.c:
##########
@@ -371,6 +372,13 @@ enum RDP_ARGS_IDX {
*/
IDX_DISABLE_GLYPH_CACHING,
+ /**
+ * "true" if the RDP Graphics Pipeline Extension should not be used, and
+ * traditional RDP graphics should be used instead, "false" or blank the
Review Comment:
I think some minor rewording would make this comment easier to read - maybe
just adding "if" between "blank" and "the".
--
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]