summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/native_bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/native/native_bootstrap.cxx')
-rw-r--r--cli_ure/source/native/native_bootstrap.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx
index 13be868dc9fd..d57dfba5e1c1 100644
--- a/cli_ure/source/native/native_bootstrap.cxx
+++ b/cli_ure/source/native/native_bootstrap.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.
@@ -431,3 +432,5 @@ Bootstrap::defaultBootstrap_InitialComponentContext()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */