summaryrefslogtreecommitdiff
path: root/bridges/test/testsameprocess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test/testsameprocess.cxx')
-rw-r--r--bridges/test/testsameprocess.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/test/testsameprocess.cxx b/bridges/test/testsameprocess.cxx
index 6ce2f59873a7..35003986e386 100644
--- a/bridges/test/testsameprocess.cxx
+++ b/bridges/test/testsameprocess.cxx
@@ -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.
@@ -213,3 +214,5 @@ int main( int argc, char *argv[] )
}
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */