summaryrefslogtreecommitdiff
path: root/connectivity/workben/little
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/workben/little')
-rw-r--r--connectivity/workben/little/main.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/workben/little/main.cxx b/connectivity/workben/little/main.cxx
index 3d89fb2c28ea..2bed1a8496f8 100644
--- a/connectivity/workben/little/main.cxx
+++ b/connectivity/workben/little/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.
@@ -115,3 +116,4 @@ void _cdecl main( int argc, char * argv[] )
scanf("%d",&d);
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */