summaryrefslogtreecommitdiffstats
path: root/svtools/workben/cui/loadlib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/workben/cui/loadlib.cxx')
-rw-r--r--svtools/workben/cui/loadlib.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/workben/cui/loadlib.cxx b/svtools/workben/cui/loadlib.cxx
index 85869e25cb97..48c41774852a 100644
--- a/svtools/workben/cui/loadlib.cxx
+++ b/svtools/workben/cui/loadlib.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.
@@ -87,3 +88,4 @@ int __LOADONCALLAPI main( int argc, char **argv )
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */