summaryrefslogtreecommitdiff
path: root/idlc/source/aststruct.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/aststruct.cxx')
-rw-r--r--idlc/source/aststruct.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/source/aststruct.cxx b/idlc/source/aststruct.cxx
index 160278419cd7..3a8a959062ed 100644
--- a/idlc/source/aststruct.cxx
+++ b/idlc/source/aststruct.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.
@@ -187,3 +188,4 @@ sal_Bool AstStruct::dump(RegistryKey& rKey)
return sal_True;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */