summaryrefslogtreecommitdiff
path: root/sal/qa/osl/process/osl_process_child.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/process/osl_process_child.cxx')
-rw-r--r--sal/qa/osl/process/osl_process_child.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/qa/osl/process/osl_process_child.cxx b/sal/qa/osl/process/osl_process_child.cxx
index 8d488ad7c403..f24c1dc708ae 100644
--- a/sal/qa/osl/process/osl_process_child.cxx
+++ b/sal/qa/osl/process/osl_process_child.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.
@@ -129,3 +130,4 @@ int main(int argc, char* argv[])
return (0);
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */