diff options
author | RALOVICH, Kristóf <[email protected]> | 2008-10-11 14:27:07 +0200 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2008-10-15 11:17:46 +0100 |
commit | 696bf66fa9c7173067969ddf034f4f1ebf403b85 (patch) | |
tree | a5e6a08c3b04aec99e2594e9d725fe30fda84fa2 /src/glx/x11/dri2.h | |
parent | 4f31200a33f48445d3c628a46cb790d901391ef0 (diff) |
glx: add a line of Emacs helping variables
Diffstat (limited to 'src/glx/x11/dri2.h')
-rw-r--r-- | src/glx/x11/dri2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/dri2.h b/src/glx/x11/dri2.h index e57c4ce644f..25212f99e5c 100644 --- a/src/glx/x11/dri2.h +++ b/src/glx/x11/dri2.h @@ -1,3 +1,4 @@ +/* -*- mode: c; tab-width: 3; indent-tabs-mode: nil; c-basic-offset: 3; coding: utf-8-unix -*- */ /* * Copyright © 2007,2008 Red Hat, Inc. * |