summaryrefslogtreecommitdiff
path: root/test/source/cpp/getargument.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-30 16:02:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-30 16:02:33 +0100
commit05157ef75cf29f0a567f4ec11cb347a7cdc6a933 (patch)
treeac9ab3264f8bfe2a331e664d19fd675ab3e9b6f7 /test/source/cpp/getargument.hxx
parente6b6b80fecace472312d6491e1919e63f13d554a (diff)
add mode-lines
Diffstat (limited to 'test/source/cpp/getargument.hxx')
-rw-r--r--test/source/cpp/getargument.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/source/cpp/getargument.hxx b/test/source/cpp/getargument.hxx
index 4ba7e0f47827..3380fdd2e5c2 100644
--- a/test/source/cpp/getargument.hxx
+++ b/test/source/cpp/getargument.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.
*
@@ -42,3 +43,5 @@ bool getArgument(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */