|
@@ -27,7 +27,7 @@ It is to be noted, though, that in some ABIs (like x32), the size of a
|
|
|
nativeDisplay that is not already a pointer, might be bigger than that
|
|
|
of a pointer. There is not much we can do here anyway, since there would
|
|
|
be no way to fit that in a void* to begin with, and the build will still
|
|
|
-fail for those situations. Those types of ABIs are far frome being
|
|
|
+fail for those situations. Those types of ABIs are far from being
|
|
|
widespread, the most prominent one, x32, even being retired...
|
|
|
|
|
|
To be noted further: a more usual solution (as suggested in QTBUG-72567
|