diff options
Diffstat (limited to 'xml2cmp/source/xcd/xmltree.hxx')
-rw-r--r-- | xml2cmp/source/xcd/xmltree.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xml2cmp/source/xcd/xmltree.hxx b/xml2cmp/source/xcd/xmltree.hxx index 21584e401..7728f586d 100644 --- a/xml2cmp/source/xcd/xmltree.hxx +++ b/xml2cmp/source/xcd/xmltree.hxx @@ -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. @@ -144,3 +145,4 @@ class SupportedService : public MultipleTextElement #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |