diff options
Diffstat (limited to 'registry/source/reflcnst.hxx')
-rw-r--r-- | registry/source/reflcnst.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/registry/source/reflcnst.hxx b/registry/source/reflcnst.hxx index b855f7cca..323d5b30e 100644 --- a/registry/source/reflcnst.hxx +++ b/registry/source/reflcnst.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. @@ -293,3 +294,4 @@ sal_uInt32 UINT16StringLen(const sal_uInt8* wstring); +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |