diff options
Diffstat (limited to 'stoc/source/registry_tdprovider/td.cxx')
-rw-r--r-- | stoc/source/registry_tdprovider/td.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/source/registry_tdprovider/td.cxx b/stoc/source/registry_tdprovider/td.cxx index e03c05377..1adb6d6d7 100644 --- a/stoc/source/registry_tdprovider/td.cxx +++ b/stoc/source/registry_tdprovider/td.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. @@ -78,3 +79,4 @@ OUString TypeDescriptionImpl::getName() } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |