AMD64 - Fix SIZE_MAX test from previous commit
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Aug 2009 00:28:38 +0000 (17:28 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Aug 2009 00:28:38 +0000 (17:28 -0700)
commit5fc7f24c39c5bafcf64319e0667776ebb74cafe5
treed7bd30843ac0334484347369c432ba1596ea193b
parent0e84dcae2cb4f93df7a7c2aa2d642002e18e2362
AMD64 - Fix SIZE_MAX test from previous commit

* SIZE_MAX cast to off_t winds up being -1.  Oops.
usr.bin/patch/inp.c