diff options
author | RALOVICH, Kristóf <tade60@freemail.hu> | 2008-10-11 14:27:07 +0200 |
---|---|---|
committer | Alan Hourihane <alanh@tungstengraphics.com> | 2008-10-15 11:17:46 +0100 |
commit | 696bf66fa9c7173067969ddf034f4f1ebf403b85 (patch) | |
tree | a5e6a08c3b04aec99e2594e9d725fe30fda84fa2 /src/glx/x11/XF86dri.c | |
parent | 4f31200a33f48445d3c628a46cb790d901391ef0 (diff) |
glx: add a line of Emacs helping variables
Diffstat (limited to 'src/glx/x11/XF86dri.c')
-rw-r--r-- | src/glx/x11/XF86dri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/XF86dri.c b/src/glx/x11/XF86dri.c index cd0adc3930..1b3f4faae8 100644 --- a/src/glx/x11/XF86dri.c +++ b/src/glx/x11/XF86dri.c @@ -1,3 +1,4 @@ +/* -*- mode: c; tab-width: 3; indent-tabs-mode: nil; c-basic-offset: 3; coding: utf-8-unix -*- */ /************************************************************************** Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. |