From 44aefdf90d29cea1a057b22005dce7247f4eb028 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 17 May 2016 09:36:43 +0200 Subject: odk: add missing modelines Change-Id: I0bd2d761b5a75681c8c3e53664084dd3b8176107 Reviewed-on: https://gerrit.libreoffice.org/25051 Reviewed-by: Miklos Vajna Tested-by: Jenkins --- .../DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java') diff --git a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java index a8ffb57cda92..a2949235098a 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java @@ -1,3 +1,4 @@ +/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * The Contents of this file are made available subject to the terms of @@ -356,3 +357,4 @@ public class LinguisticExamples } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3