summaryrefslogtreecommitdiff
path: root/xml2cmp/source/inc/textbuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/inc/textbuff.h')
-rw-r--r--xml2cmp/source/inc/textbuff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml2cmp/source/inc/textbuff.h b/xml2cmp/source/inc/textbuff.h
index bb9ee672dc2c..94fc16247d46 100644
--- a/xml2cmp/source/inc/textbuff.h
+++ b/xml2cmp/source/inc/textbuff.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.
@@ -83,3 +84,4 @@ Bool TB_EndOfBuffer( TextBuffer_THIS );
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */