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