mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 15:50:57 +03:00
Need to fix my intellij setup on linux...
This commit is contained in:
@@ -169,8 +169,7 @@ public class
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void reqX11Forwarding(String authProto, String authCookie, int screen)
|
public void reqX11Forwarding(String authProto, String authCookie, int screen)
|
||||||
throws ConnectionException,
|
throws ConnectionException, TransportException {
|
||||||
TransportException {
|
|
||||||
sendChannelRequest(
|
sendChannelRequest(
|
||||||
"x11-req",
|
"x11-req",
|
||||||
true,
|
true,
|
||||||
|
|||||||
Reference in New Issue
Block a user