summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath/nodelist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/xpath/nodelist.cxx')
-rw-r--r--unoxml/source/xpath/nodelist.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/xpath/nodelist.cxx b/unoxml/source/xpath/nodelist.cxx
index dd44d8bfcc06..5ae839a4e09b 100644
--- a/unoxml/source/xpath/nodelist.cxx
+++ b/unoxml/source/xpath/nodelist.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.
@@ -63,3 +64,4 @@ namespace XPath
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */