summaryrefslogtreecommitdiff
path: root/src/bookmarks/ephy-open-tabs-action.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-09-11 09:22:02 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-09-11 09:23:26 -0500
commit63059ce3181c637d2af26e323a11998c06eb2cd4 (patch)
tree896f03317d0113a6ba1c4561b44358c432e5e615 /src/bookmarks/ephy-open-tabs-action.h
parent9368c2e2df2a061e3d640c53f95c5c8fc388a4df (diff)
downloadepiphany-63059ce3181c637d2af26e323a11998c06eb2cd4.tar.gz
Standardize modelines
Diffstat (limited to 'src/bookmarks/ephy-open-tabs-action.h')
-rw-r--r--src/bookmarks/ephy-open-tabs-action.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-open-tabs-action.h b/src/bookmarks/ephy-open-tabs-action.h
index fc6cffb47..9b300b9ca 100644
--- a/src/bookmarks/ephy-open-tabs-action.h
+++ b/src/bookmarks/ephy-open-tabs-action.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* Copyright © 2003 Peter Harvey
*
@@ -23,6 +24,6 @@
G_BEGIN_DECLS
-GtkActionGroup *ephy_open_tabs_group_new (EphyNode *node);
+GtkActionGroup *ephy_open_tabs_group_new (EphyNode *node);
G_END_DECLS