diff options
Diffstat (limited to 'src/glx/x11/glxhash.c')
-rw-r--r-- | src/glx/x11/glxhash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/x11/glxhash.c b/src/glx/x11/glxhash.c index 22d5995aa50..74cd4f344df 100644 --- a/src/glx/x11/glxhash.c +++ b/src/glx/x11/glxhash.c @@ -1,4 +1,3 @@ -/* -*- mode: c; tab-width: 3; indent-tabs-mode: nil; c-basic-offset: 3; coding: utf-8-unix -*- */ /* glxhash.c -- Small hash table support for integer -> integer mapping * Taken from libdrm. * |