mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-11 00:58:39 +03:00
Cosmetic cleanup (spaces at eol)
This commit is contained in:
parent
bb6929d9c8
commit
174106530c
@ -27,7 +27,7 @@ public class WindowsApplet implements OsApplet {
|
||||
params = parameters;
|
||||
baseUrl = urlBase;
|
||||
scrWidth = Integer.toString(screenWidth);
|
||||
scrHeight = Integer.toString(screenHeight);
|
||||
scrHeight = Integer.toString(screenHeight);
|
||||
}
|
||||
|
||||
public void start() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user