summaryrefslogtreecommitdiff
path: root/avmedia/source/xine/xinecommon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/xine/xinecommon.hxx')
-rw-r--r--avmedia/source/xine/xinecommon.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/avmedia/source/xine/xinecommon.hxx b/avmedia/source/xine/xinecommon.hxx
index fe80a75370b6..819dcbd48c9b 100644
--- a/avmedia/source/xine/xinecommon.hxx
+++ b/avmedia/source/xine/xinecommon.hxx
@@ -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.
@@ -63,3 +64,5 @@
#define AVMEDIA_XINE_WINDOW_SERVICENAME "com.sun.star.media.Window_Xine"
#endif // _XINECOMMOM_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */