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