diff options
author | Benjamin Otte <otte@src.gnome.org> | 2008-04-22 09:31:00 +0000 |
---|---|---|
committer | Benjamin Otte <otte@src.gnome.org> | 2008-04-22 09:31:00 +0000 |
commit | 95fa2abeb2790f1f820be2c749548d60564a05a5 (patch) | |
tree | d065bbbc1aa6864ff63b5a4e289ba6dde82075b5 /client | |
parent | 160e9657e449dc02059b2f8ee769e26aa6079da8 (diff) | |
download | gvfs-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 'client')
-rw-r--r-- | client/gdaemonvolumemonitor.c | 1 | ||||
-rw-r--r-- | client/gvfsfusedaemon.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/client/gdaemonvolumemonitor.c b/client/gdaemonvolumemonitor.c index 61f3a2c0..e26bde09 100644 --- a/client/gdaemonvolumemonitor.c +++ b/client/gdaemonvolumemonitor.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/client/gvfsfusedaemon.c b/client/gvfsfusedaemon.c index 209f39aa..bca9cf49 100644 --- a/client/gvfsfusedaemon.c +++ b/client/gvfsfusedaemon.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. |