summaryrefslogtreecommitdiff
path: root/src/lib/VSDXParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/VSDXParser.h')
-rw-r--r--src/lib/VSDXParser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/VSDXParser.h b/src/lib/VSDXParser.h
index 4912e69..fb6e337 100644
--- a/src/lib/VSDXParser.h
+++ b/src/lib/VSDXParser.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* libvisio
* Version: MPL 1.1 / GPLv2+ / LGPLv2+
*
@@ -150,3 +151,4 @@ struct Pointer
} // namespace libvisio
#endif // __VSDXPARSER_H__
+/* vim:set shiftwidth=2 softtabstop=2 expandtab: */