diff options
-rw-r--r-- | libempathy/empathy-debug.c | 2 | ||||
-rw-r--r-- | libempathy/empathy-debug.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index bcfa25deb..47482d5fc 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ +/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */ /* * Copyright (C) 2007 Collabora Ltd. * Copyright (C) 2007 Nokia Corporation diff --git a/libempathy/empathy-debug.h b/libempathy/empathy-debug.h index 787264dd0..7d05db6ab 100644 --- a/libempathy/empathy-debug.h +++ b/libempathy/empathy-debug.h @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ +/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */ /* * Copyright (C) 2007 Collabora Ltd. * Copyright (C) 2007 Nokia Corporation |