jmuehlner commented on a change in pull request #243: GUACAMOLE-249: Migrate to FreeRDP 2.x URL: https://github.com/apache/guacamole-server/pull/243#discussion_r364067881
########## File path: src/protocols/rdp/channels/audio-input.h ########## @@ -296,18 +292,13 @@ guac_user_end_handler guac_rdp_audio_end_handler; /** * Adds Guacamole's "guacai" plugin to the list of dynamic virtual channel * plugins to be loaded by FreeRDP's "drdynvc" plugin. The plugin will only - * be loaded once guac_rdp_load_drdynvc() is invoked with the guac_rdp_dvc_list - * passed to this function. The "guacai" plugin ultimately adds support for the - * "AUDIO_INPUT" dynamic virtual channel. + * be loaded once the "drdynvc" plugin is loaded. The "guacai" plugin + * ultimately adds support for the "AUDIO_INPUT" dynamic virtual channel. Review comment: Double space in this comment should be changed to a single space. ---------------------------------------------------------------- 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
