|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH]xl: Some small fixes to xl
On Mon, 24 May 2010, Ian Jackson wrote:
> Stefano Stabellini writes ("Re: [Xen-devel] [PATCH]xl: Some small fixes to
> xl"):
> > Finally in the printf call the best way to print a uint64_t in decimal
> > format is using PRId64.
>
> PRIu64 I think you mean. PRId64 is for int64_t.
Yes, thank you
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|