Github user jmuehlner commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-server/pull/95#discussion_r121854188
--- Diff: src/common-ssh/common-ssh/ssh.h ---
@@ -93,12 +94,17 @@ void guac_common_ssh_uninit();
* @param user
* The user to authenticate as, once connected.
*
+ * @param abort_on_error
+ * Whether to automatically and fatally abort if an error occurs whil
--- End diff --
Nitpick: missing an "e" in while. :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---