mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-44: Fix wrapping in setStreamContents() documentation.
This commit is contained in:
@@ -172,9 +172,9 @@ public class TunnelRESTService {
|
||||
* stream.
|
||||
*
|
||||
* @throws GuacamoleException
|
||||
* If the session associated with the given auth
|
||||
* token cannot be retrieved, if no such tunnel exists, or if the
|
||||
* intercepted stream itself closes with an error.
|
||||
* If the session associated with the given auth token cannot be
|
||||
* retrieved, if no such tunnel exists, or if the intercepted stream
|
||||
* itself closes with an error.
|
||||
*/
|
||||
@POST
|
||||
@Consumes(MediaType.WILDCARD)
|
||||
|
Reference in New Issue
Block a user