Fixed a bug in the clamping of X/Y bitmap offsets caused by a conflict
commit5eb88bab432f10dbfeb647ef1c2e1291042b9f18
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Nov 2015 18:59:01 +0000 (28 18:59 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Nov 2015 18:59:01 +0000 (28 18:59 +0000)
tree0e83c5cfc5f060e21a7bee90e30f12111e2b1200
parentb7fb1ab9734449736ba9c2b5f406fba8df2e2e56
Fixed a bug in the clamping of X/Y bitmap offsets caused by a conflict
between signed and unsigned variables.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51222 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/graphics/BM_Class.c
rom/hidds/vesa/bitmap.c