diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 20:56:16 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 21:01:06 +0800 |
commit | dc82422e7c4e508924ccdced859d6f7b089dcf46 (patch) | |
tree | 3b74d3bba87d6fd3a487f60314132ca83259fea4 /libempathy | |
parent | f450bb6318ba7ead7bc8014a5325cf03bb19e61a (diff) | |
download | gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar.gz gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar.bz2 gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar.lz gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar.xz gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.tar.zst gsoc2013-empathy-dc82422e7c4e508924ccdced859d6f7b089dcf46.zip |
empathy-tube-handler: fix coding style
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-tube-handler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tube-handler.c b/libempathy/empathy-tube-handler.c index a73cd4765..bbb7e11a6 100644 --- a/libempathy/empathy-tube-handler.c +++ b/libempathy/empathy-tube-handler.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * * Authors: Xavier Claessens <xclaesse@gmail.com> * Elliot Fairweather <elliot.fairweather@collabora.co.uk> */ |