diff options
author | RALOVICH, Kristóf <[email protected]> | 2008-10-11 14:27:07 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2008-10-13 16:53:38 -0600 |
commit | 58b72103d3837fa9245120e17bd4d7083a93f288 (patch) | |
tree | e4119e8af0938d3395d811c2f22fb21bbdb60826 /src/glx/x11/glxclient.h | |
parent | 61eb4f50eb6eb40dfc97d639be0f7a21881aba29 (diff) |
glx: add a line of Emacs helping variables
Diffstat (limited to 'src/glx/x11/glxclient.h')
-rw-r--r-- | src/glx/x11/glxclient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/glxclient.h b/src/glx/x11/glxclient.h index ad77b92df69..06010b4bf00 100644 --- a/src/glx/x11/glxclient.h +++ b/src/glx/x11/glxclient.h @@ -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. |