You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2023/01/04 20:44:09 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request, #408: GUACAMOLE-1085: Add missing documentation for libguac-terminal.

mike-jumper opened a new pull request, #408:
URL: https://github.com/apache/guacamole-server/pull/408

   This change adds parameter and return value documentation to all functions within libguac-terminal where this was missing. Additionally, this change:
   
   * Updates `guac_terminal_write()` and `guac_terminal_printf()` to return the number of bytes written on success, rather than zero.
   * Moves `guac_terminal_char_handler` to `terminal-priv.h` (it is not used within the public API).


-- 
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-unsubscribe@guacamole.apache.org

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


[GitHub] [guacamole-server] necouchman merged pull request #408: GUACAMOLE-1538: Add missing documentation for libguac-terminal.

Posted by GitBox <gi...@apache.org>.
necouchman merged PR #408:
URL: https://github.com/apache/guacamole-server/pull/408


-- 
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-unsubscribe@guacamole.apache.org

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