diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/compiler.c | 3 | ||||
-rw-r--r-- | tools/generate.c | 5 |
2 files changed, 4 insertions, 4 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 * diff --git a/tools/generate.c b/tools/generate.c index 7fe1afb0..0426512f 100644 --- a/tools/generate.c +++ b/tools/generate.c @@ -1,6 +1,5 @@ - -/* -*- Mode: C; c-file-style: "gnu"; -*- */ -/* GObject introspection: IDL generator +/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- + * GObject introspection: IDL generator * * Copyright (C) 2005 Matthias Clasen * Copyright (C) 2008,2009 Red Hat, Inc. |