diff options
Diffstat (limited to 'sal/textenc/converteuctw.h')
-rw-r--r-- | sal/textenc/converteuctw.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/converteuctw.h b/sal/textenc/converteuctw.h index f883546a2924..6d30fced354a 100644 --- a/sal/textenc/converteuctw.h +++ b/sal/textenc/converteuctw.h @@ -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. @@ -76,3 +77,5 @@ sal_Size ImplConvertUnicodeToEucTw(ImplTextConverterData const * pData, #endif /* __cpluscplus */ #endif /* INCLUDED_RTL_TEXTENC_CONVERTEUCTW_H */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |