[PATCH 17/20] stkutil: Add the Event Download envelope builder

Marcel Holtmann marcel at holtmann.org
Wed Jun 9 18:19:52 PDT 2010


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




More information about the ofono mailing list