summaryrefslogtreecommitdiff
path: root/xmlscript/inc/xmlscript/xmlns.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/inc/xmlscript/xmlns.h')
-rw-r--r--xmlscript/inc/xmlscript/xmlns.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlscript/inc/xmlscript/xmlns.h b/xmlscript/inc/xmlscript/xmlns.h
index 629abac85d..79fe4e09c5 100644
--- a/xmlscript/inc/xmlscript/xmlns.h
+++ b/xmlscript/inc/xmlscript/xmlns.h
@@ -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.
@@ -43,3 +44,5 @@
#define XMLNS_XLINK_PREFIX "xlink"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */