summaryrefslogtreecommitdiff
path: root/shell/source/unix/misc/gnome-open-url.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/unix/misc/gnome-open-url.c')
-rw-r--r--shell/source/unix/misc/gnome-open-url.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/unix/misc/gnome-open-url.c b/shell/source/unix/misc/gnome-open-url.c
index aaf469c2df..69cd837925 100644
--- a/shell/source/unix/misc/gnome-open-url.c
+++ b/shell/source/unix/misc/gnome-open-url.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -144,3 +145,4 @@ int main(int argc, char *argv[] )
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */