summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/misc/AutoBuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/misc/AutoBuffer.cxx')
-rw-r--r--fpicker/source/win32/misc/AutoBuffer.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpicker/source/win32/misc/AutoBuffer.cxx b/fpicker/source/win32/misc/AutoBuffer.cxx
index 08d7e34d3851..00c0f91fbf42 100644
--- a/fpicker/source/win32/misc/AutoBuffer.cxx
+++ b/fpicker/source/win32/misc/AutoBuffer.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.
@@ -167,3 +168,5 @@ void SAL_CALL CAutoUnicodeBuffer::init( )
empty( );
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */