summaryrefslogtreecommitdiff
path: root/gconf
diff options
context:
space:
mode:
authorBenjamin Otte <otte@src.gnome.org>2008-04-22 09:31:00 +0000
committerBenjamin Otte <otte@src.gnome.org>2008-04-22 09:31:00 +0000
commit95fa2abeb2790f1f820be2c749548d60564a05a5 (patch)
treed065bbbc1aa6864ff63b5a4e289ba6dde82075b5 /gconf
parent160e9657e449dc02059b2f8ee769e26aa6079da8 (diff)
downloadgvfs-95fa2abeb2790f1f820be2c749548d60564a05a5.tar.gz
get rid of modelines The modelines were inconsistent and caused issues
* */*.[ch]: get rid of modelines The modelines were inconsistent and caused issues when used in different editors. svn path=/trunk/; revision=1756
Diffstat (limited to 'gconf')
-rw-r--r--gconf/gapplookupgconf.c1
-rw-r--r--gconf/gapplookupgconf.h2
-rw-r--r--gconf/gconf-module.c1
3 files changed, 0 insertions, 4 deletions
diff --git a/gconf/gapplookupgconf.c b/gconf/gapplookupgconf.c
index 0a361426..059659d1 100644
--- a/gconf/gapplookupgconf.c
+++ b/gconf/gapplookupgconf.c
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GIO - GLib Input, Output and Streaming Library
*
diff --git a/gconf/gapplookupgconf.h b/gconf/gapplookupgconf.h
index dd04380c..a268415e 100644
--- a/gconf/gapplookupgconf.h
+++ b/gconf/gapplookupgconf.h
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
diff --git a/gconf/gconf-module.c b/gconf/gconf-module.c
index 40ba4509..113073f4 100644
--- a/gconf/gconf-module.c
+++ b/gconf/gconf-module.c
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GIO - GLib Input, Output and Streaming Library
*