summaryrefslogtreecommitdiff
path: root/rsc/inc/rscrange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscrange.hxx')
-rw-r--r--rsc/inc/rscrange.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/rsc/inc/rscrange.hxx b/rsc/inc/rscrange.hxx
index 96559037e51f..6f36c47ed200 100644
--- a/rsc/inc/rscrange.hxx
+++ b/rsc/inc/rscrange.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.
@@ -207,3 +208,5 @@ public:
};
#endif // _RSCRANGE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */