~ubuntu-branches/ubuntu/oneiric/bluez/oneiric-201105191013

« back to all changes in this revision

Viewing changes to .pc/02_disable_hal.patch/audio/telephony-ofono.c

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-03-24 10:27:09 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20110324102709-2hfis29dcozwxxo0
Tags: 4.90-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1116
1116
        DBusMessage *reply;
1117
1117
        DBusMessageIter iter, entry;
1118
1118
 
1119
 
        DBG("list_modem_reply is called\n");
 
1119
        DBG("");
1120
1120
        reply = dbus_pending_call_steal_reply(call);
1121
1121
 
1122
1122
        dbus_error_init(&err);