summaryrefslogtreecommitdiff
path: root/android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java')
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java5
1 files changed, 3 insertions, 2 deletions
diff --git a/android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java b/android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java
index 2ce2990e321d..f9e6c9282fda 100644
--- a/android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java
+++ b/android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java
@@ -1,4 +1,4 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -64,4 +64,5 @@ public class PairingActivity extends SherlockActivity {
};
}
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */