diff options
author | RALOVICH, Kristóf <tade60@freemail.hu> | 2008-10-11 14:27:07 +0200 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-10-13 16:53:38 -0600 |
commit | 58b72103d3837fa9245120e17bd4d7083a93f288 (patch) | |
tree | e4119e8af0938d3395d811c2f22fb21bbdb60826 /src/glx/x11/singlepix.c | |
parent | 61eb4f50eb6eb40dfc97d639be0f7a21881aba29 (diff) |
glx: add a line of Emacs helping variables
Diffstat (limited to 'src/glx/x11/singlepix.c')
-rw-r--r-- | src/glx/x11/singlepix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/singlepix.c b/src/glx/x11/singlepix.c index a093931bd2..a72a40ad6a 100644 --- a/src/glx/x11/singlepix.c +++ b/src/glx/x11/singlepix.c @@ -1,3 +1,4 @@ +/* -*- mode: c; tab-width: 3; indent-tabs-mode: nil; c-basic-offset: 3; coding: utf-8-unix -*- */ /* * SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) * Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved. |