diff options
Diffstat (limited to 'automation/source/testtool/tcommuni.hxx')
-rw-r--r-- | automation/source/testtool/tcommuni.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/testtool/tcommuni.hxx b/automation/source/testtool/tcommuni.hxx index 59274ccdd..8c1d1115c 100644 --- a/automation/source/testtool/tcommuni.hxx +++ b/automation/source/testtool/tcommuni.hxx @@ -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. @@ -65,3 +66,4 @@ String GetHostConfig(); ULONG GetTTPortConfig(); ULONG GetUnoPortConfig(); +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |