summaryrefslogtreecommitdiff
path: root/tools/compiler.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-02-03 13:42:56 -0500
committerColin Walters <walters@verbum.org>2012-02-03 13:42:56 -0500
commit0745bb43c2cbc01a6f86551ff4a28abcd6465dda (patch)
tree515b794beac2e5b1687c16868bfc509b9bcd97e1 /tools/compiler.c
parent39a70b7b108ed1a262de0b9dc3ffca944d9eee0f (diff)
downloadgobject-introspection-0745bb43c2cbc01a6f86551ff4a28abcd6465dda.tar.gz
Add Emacs mode lines to C sources
Diffstat (limited to 'tools/compiler.c')
-rw-r--r--tools/compiler.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/compiler.c b/tools/compiler.c
index e3c3c556..7e17f1bd 100644
--- a/tools/compiler.c
+++ b/tools/compiler.c
@@ -1,4 +1,5 @@
-/* GObject introspection: Typelib compiler
+/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
+ * GObject introspection: Typelib compiler
*
* Copyright (C) 2005 Matthias Clasen
*