Hi,

On Mon, 2012-03-26 at 11:40 +0300, Alok Barsode wrote:
>  static int meego_init(void)
>  {
> -       return __connman_timeserver_system_append(MEEGO_NTP_SERVER);
> +       return __connman_timeserver_system_set(MEEGO_NTP_SERVER);
>  }
>  
>  static void meego_exit(void)
>  {
> -       __connman_timeserver_system_remove(MEEGO_NTP_SERVER);
> +
>  } 

These are useless modificiations as meego.c is going away in patch
13/13. If you get problems compiling the code after said functions are
removed, just get rid of meego.c earlier in the patch set.

Cheers,

        Patrik


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to