From c8f91aede3bf99e5514201c0b31508e9ad944928 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Fri, 9 Nov 2007 15:33:05 +0000 Subject: Add emacs mode lines, split lines. 2007-11-09 William Jon McCann * daemon/gdm-display-access-file.c: (gdm_display_access_file_class_init), (gdm_display_access_file_new), (gdm_display_access_file_add_display): * daemon/gdm-display-access-file.h: Add emacs mode lines, split lines. svn path=/trunk/; revision=5500 --- daemon/gdm-display-access-file.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'daemon/gdm-display-access-file.h') diff --git a/daemon/gdm-display-access-file.h b/daemon/gdm-display-access-file.h index 79f313e7..5ab7eda9 100644 --- a/daemon/gdm-display-access-file.h +++ b/daemon/gdm-display-access-file.h @@ -1,4 +1,6 @@ -/* gdm-display-access-file.h - Abstraction around xauth cookies +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- + * + * gdm-display-access-file.h - Abstraction around xauth cookies * * Copyright (C) 2007 Ray Strode * @@ -17,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * 02111-1307, USA. */ #ifndef __GDM_DISPLAY_ACCESS_FILE_H__ #define __GDM_DISPLAY_ACCESS_FILE_H__ -- cgit v1.2.1