diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-26 17:08:49 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-10 16:23:51 +0800 |
commit | 3d4484b2968f1ed4e16b763b6ccda97636f10ab8 (patch) | |
tree | 8327160b4f4a3a9aa6f24fab45f05218e07245c4 /src/empathy-new-chatroom-dialog.h | |
parent | 1b585fb209271d89f192d4a4adbef66c9ff19b95 (diff) | |
download | gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar.gz gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar.bz2 gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar.lz gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar.xz gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.tar.zst gsoc2013-empathy-3d4484b2968f1ed4e16b763b6ccda97636f10ab8.zip |
new-chatroom-dialog: port to TP coding style
https://bugzilla.gnome.org/show_bug.cgi?id=674860
Diffstat (limited to 'src/empathy-new-chatroom-dialog.h')
-rw-r--r-- | src/empathy-new-chatroom-dialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/empathy-new-chatroom-dialog.h b/src/empathy-new-chatroom-dialog.h index b1cef0daa..9c3945a55 100644 --- a/src/empathy-new-chatroom-dialog.h +++ b/src/empathy-new-chatroom-dialog.h @@ -1,7 +1,6 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2006-2007 Imendio AB - * Copyright (C) 2007-2008 Collabora Ltd. + * Copyright (C) 2007-2011 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |