summaryrefslogtreecommitdiff
path: root/avmedia/source/xine/manager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/xine/manager.cxx')
-rw-r--r--avmedia/source/xine/manager.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/avmedia/source/xine/manager.cxx b/avmedia/source/xine/manager.cxx
index 8fa1f27129b9..c9fa8c78f470 100644
--- a/avmedia/source/xine/manager.cxx
+++ b/avmedia/source/xine/manager.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.
@@ -89,3 +90,5 @@ uno::Sequence< ::rtl::OUString > SAL_CALL Manager::getSupportedServiceNames( )
} // namespace xine
} // namespace avmedia
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */