Fix a typo
Change-Id: I90b5c57a2c96bc363e8a09d2ff4dcc0c25a5dc38 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
e8f468c88f
commit
b12a5acfbf
@ -200,7 +200,7 @@ typedef double qreal;
|
|||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
/*
|
/*
|
||||||
quintptr are qptrdiff is guaranteed to be the same size as a pointer, i.e.
|
quintptr and qptrdiff are guaranteed to be the same size as a pointer, i.e.
|
||||||
|
|
||||||
sizeof(void *) == sizeof(quintptr)
|
sizeof(void *) == sizeof(quintptr)
|
||||||
&& sizeof(void *) == sizeof(qptrdiff)
|
&& sizeof(void *) == sizeof(qptrdiff)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user