**** BEGIN LOGGING AT Tue May 18 02:59:57 2010 May 18 13:18:07 hi May 18 13:18:33 someone can help me with the dataConnectionManager? May 18 16:39:03 akiniemi: minor nitpicks May 18 16:39:04 +void __ofono_nettime_info_received(struct ofono_modem * modem, May 18 16:39:06 + struct ofono_network_time *info); May 18 16:39:12 space before modem May 18 16:39:23 +static void time_ind_cb(GIsiClient *client, const void *restrict data, May 18 16:39:25 + size_t len, uint16_t object, void *opaque) May 18 16:39:31 One more tab needed before size_t len May 18 16:39:38 + if (!msg || len < 13 || msg[0] != NET_TIME_IND May 18 16:39:39 + || nitz[0] != NET_TIME_INFO) May 18 16:39:41 + return; May 18 16:39:42 One more tab before || May 18 16:39:50 Otherwise looks great **** ENDING LOGGING AT Wed May 19 02:59:57 2010