Use 0x for hexadecimal prefix
authorcsteipp <csteipp@wikimedia.org>
Tue, 16 Sep 2014 18:51:07 +0000 (11:51 -0700)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 16 Sep 2014 18:59:07 +0000 (18:59 +0000)
commitf4e6bebea7b07586b4c57fcf2cc0175ee58985ba
tree387a4202155db836e97d3644d552a80a61611440
parentf7cb4814281fa409b2b7c4398202342a2aa9eaa8
Use 0x for hexadecimal prefix

0X is a legal hex prefix, but tools like pfff and my syntax highlighter
prefer the more common 0x.

Change-Id: I38bba068f9a97566b0df9fb0a2fe72d25519a21b
maintenance/language/generateCollationData.php