summaryrefslogtreecommitdiff
path: root/connectivity/workben/testmoz/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/workben/testmoz/main.cxx')
-rw-r--r--connectivity/workben/testmoz/main.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx
index dec8349dc9..a8263f9ee6 100644
--- a/connectivity/workben/testmoz/main.cxx
+++ b/connectivity/workben/testmoz/main.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.
@@ -722,3 +723,4 @@ int _cdecl main( int argc, char * argv[] )
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */