summaryrefslogtreecommitdiff
path: root/sal/test/testbootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/test/testbootstrap.cxx')
-rw-r--r--sal/test/testbootstrap.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/test/testbootstrap.cxx b/sal/test/testbootstrap.cxx
index 757b877d4db5..871f527a17c9 100644
--- a/sal/test/testbootstrap.cxx
+++ b/sal/test/testbootstrap.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -132,3 +133,5 @@ int main( int argc, char *argv[] )
return result;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */