[empathy/gnome-2-34] Build fix
- From: Sjoerd Simons <sjoerds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] Build fix
- Date: Wed, 23 Feb 2011 14:53:55 +0000 (UTC)
commit f738d401385f8bb99424fe354b1c63b97f9e6625
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Tue Feb 22 11:11:30 2011 +0000
Build fix
libempathy/empathy-utils.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 17d5e4f..a11a949 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -352,8 +352,8 @@ empathy_call_new_with_streams (EmpathyContact *contact,
g_hash_table_unref (streamed_media_request);
g_object_unref (call_req);
#else
- gHashTable *request;
- tpAccountChannelRequest *req;
+ GHashTable *request;
+ TpAccountChannelRequest *req;
request = empathy_call_create_streamed_media_request (contact,
initial_audio,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]