summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3.c')
-rw-r--r--dxr3.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3.c b/dxr3.c
index 504ff5f..3a6bf49 100644
--- a/dxr3.c
+++ b/dxr3.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
-* $Id: dxr3.c,v 1.1.2.7 2005/04/18 19:29:09 scop Exp $
+* $Id: dxr3.c,v 1.1.2.8 2005/04/18 21:17:42 scop Exp $
*/
@@ -200,5 +200,6 @@ VDRPLUGINCREATOR(cPluginDxr3); // Don't touch this!
// Local variables:
// mode: c++
// c-file-style: "stroustrup"
+// c-file-offsets: ((inline-open . 0))
// indent-tabs-mode: t
// End: