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