summaryrefslogtreecommitdiff
path: root/package/source/xstor/disposelistener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/disposelistener.cxx')
-rw-r--r--package/source/xstor/disposelistener.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/source/xstor/disposelistener.cxx b/package/source/xstor/disposelistener.cxx
index 73c0689a6a40..97b06e790051 100644
--- a/package/source/xstor/disposelistener.cxx
+++ b/package/source/xstor/disposelistener.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.
@@ -55,3 +56,4 @@ void SAL_CALL OChildDispListener_Impl::disposing( const lang::EventObject& Sourc
m_pStorage->ChildIsDisposed( Source.Source );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */