aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-31 21:24:28 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-31 21:36:45 +0800
commit5dc3feb4979804c710d4e872a1f05bc425fd9410 (patch)
tree56a8c25b388d10f9400aefa72a379d824806fa6b /libempathy
parentd4e5a5295ff83f664c80fe3af61db0692829ea1b (diff)
downloadgsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar.gz
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar.bz2
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar.lz
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar.xz
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.tar.zst
gsoc2013-empathy-5dc3feb4979804c710d4e872a1f05bc425fd9410.zip
factor out empathy_individual_match_words()
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 8173f781d..d62066fb3 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -1031,4 +1031,3 @@ empathy_format_currency (gint amount,
return money;
}
-