aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-06-24 22:26:41 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-06-25 00:32:26 +0800
commit0d8a535644f15f2fd7efc878910530f952927b57 (patch)
tree9d4dcbbcab2110c6e2db26d3b562b4366468ad84 /libempathy
parenta29b9902f1f006ba2a0ef83a605d08aceddccc90 (diff)
downloadgsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar.gz
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar.bz2
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar.lz
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar.xz
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.tar.zst
gsoc2013-empathy-0d8a535644f15f2fd7efc878910530f952927b57.zip
empathy-idle: remove trailing tabs
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-idle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c
index 9ab6f807d..3ed58de92 100644
--- a/libempathy/empathy-idle.c
+++ b/libempathy/empathy-idle.c
@@ -733,7 +733,7 @@ empathy_idle_set_use_nm (EmpathyIdle *idle,
g_clear_error (&error);
nm_status = NM_STATE_ASLEEP;
}
-
+
idle_nm_state_change_cb (priv->nm_proxy, nm_status, idle);
} else {
priv->nm_connected = TRUE;