mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-19 20:00:09 -05:00
Discovered recursion \o/
This commit is contained in:
parent
28705f5f7e
commit
d36ec2673e
@ -200,7 +200,7 @@ public class Server
|
||||
*/
|
||||
public void setUseSSL(boolean useSSL)
|
||||
{
|
||||
this.setUseSSL(useSSL);
|
||||
this.useSSL = useSSL;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user