summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
authorclaudio <>2021-03-18 11:16:58 +0000
committerclaudio <>2021-03-18 11:16:58 +0000
commit2ae24cd98259982f745f2428534a13181d0c9256 (patch)
tree207677d72914d57c3621a5db4506e0a3aadcdfd4 /src/regress/lib
parent2383fe1805dd61190c182b5b57afc85ff78c3c17 (diff)
downloadopenbsd-2ae24cd98259982f745f2428534a13181d0c9256.tar.gz
openbsd-2ae24cd98259982f745f2428534a13181d0c9256.tar.bz2
openbsd-2ae24cd98259982f745f2428534a13181d0c9256.zip
Type-cast getpagesize() from int to size_t for the comparison with d.
getpagesize() will only return positive numbers (there is no negative page size system) and it can not fail. Should fix some compiler warnings seen in -portable projects. OK otto@
Diffstat (limited to 'src/regress/lib')
0 files changed, 0 insertions, 0 deletions