qsort: fix _wqsort
authorAlan Cox <alan@linux.intel.com>
Sun, 7 Dec 2014 14:28:20 +0000 (14:28 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 7 Dec 2014 14:28:20 +0000 (14:28 +0000)
commit302b78fe80edb8c16a171b947ba9e488270739ee
tree498904a5bc147755143dd4dc301229ad33ae7be1
parent1bd8d58792dee33c4979707e5fb557685985eb88
qsort: fix _wqsort

From: Will Sowerbutts <will@sowerbutts.com>

[and changed from int to short just in case we ever do anything fun with some
 of the odder 32bit CPUs: Alan Cox]
Library/libs/qsort.c