application: style fix

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-06-17 14:43:35 +02:00
parent 373145d30e
commit 6534f45a3a
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ public class Application extends android.app.Application {
public static Backend getBackend() {
final Application app = get();
synchronized(app) {
synchronized (app) {
if (app.backend == null) {
if (new File("/sys/module/wireguard").exists()) {
try {

@ -1 +1 @@
Subproject commit 6a2cfa9bee43573f5c3c9d25f69821c4fbb336cd
Subproject commit c3ada02c762ceef558cc1067edee78d883ff4646