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