Changed the order of the msgcode enum so that new items now get added
authorWayne Davison <wayned@samba.org>
Sat, 8 May 2004 18:48:09 +0000 (18:48 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 8 May 2004 18:48:09 +0000 (18:48 +0000)
at the start (which avoids the need for trailing-comma changes on old
entries when new ones are added).


No differences found