Hi Denis,

> >             /* Network Byte Order */
> > -           unsigned int ipv4;
> > +           guint32 ipv4;
> 
> Why?

actually unsigned int on 64-bit has a different size than on 32-bit.
However I prefer we use uint32_t and not the guint32 types.

Regards

Marcel


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to