xlocale: Fix LC_*_MASK bit shifting.
authorzrj <rimvydas.jasinskas@gmail.com>
Fri, 7 Oct 2016 07:00:27 +0000 (10:00 +0300)
committerzrj <zrj@dragonflybsd.org>
Mon, 24 Oct 2016 11:55:26 +0000 (14:55 +0300)
commitc00641ef1c6bcb915dc1cfe1441b2f81a42906d4
treec50c2cf900ff8401d35fc4298171c192b39b75a5
parent0c4f129d375539ed50d86f6d1424eea6f13f52b6
xlocale: Fix LC_*_MASK bit shifting.

Order must match the one in xlocale_private.h.

This causes the abi breakage, but only two components were right,
others were broken in subtle ways.

Taken-from: FreeBSD (r304703)
include/xlocale/_locale.h