diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 20:52:35 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 21:01:04 +0800 |
commit | 3c472b22ebcf51c6f6f49ed868cd2df08988a965 (patch) | |
tree | 405514b0ec7b9f6bd04fbb6bbcaa616a0bc3af04 /libempathy | |
parent | 7d0392564e2a5a6508470b2cfa94f39ec26e64ff (diff) | |
download | gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar.gz gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar.bz2 gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar.lz gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar.xz gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.tar.zst gsoc2013-empathy-3c472b22ebcf51c6f6f49ed868cd2df08988a965.zip |
empathy-types: fix coding style
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-types.h b/libempathy/empathy-types.h index b124924d4..7c633b166 100644 --- a/libempathy/empathy-types.h +++ b/libempathy/empathy-types.h @@ -15,7 +15,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: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> */ |