summaryrefslogtreecommitdiff
path: root/stlport/systemstl/rope
diff options
context:
space:
mode:
Diffstat (limited to 'stlport/systemstl/rope')
-rw-r--r--stlport/systemstl/rope3
1 files changed, 2 insertions, 1 deletions
diff --git a/stlport/systemstl/rope b/stlport/systemstl/rope
index 71ea13a022cf..bfb28ffa1d23 100644
--- a/stlport/systemstl/rope
+++ b/stlport/systemstl/rope
@@ -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.
@@ -45,4 +46,4 @@ namespace std
#endif
-/* vi:set tabstop=4 shiftwidth=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */