exit-status: reorder the exit status switch table
authorLennart Poettering <lennart@poettering.net>
Mon, 10 Oct 2016 18:11:21 +0000 (20:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 10 Oct 2016 18:11:21 +0000 (20:11 +0200)
commit56ecbcc04868e749ae320b7ed9c3fd90aff2951f
tree34c6d17e4cba0b2f1bba12868403c1270597c3d1
parent65e3fd83c98a44111c1b05a6e0d492dcab58853b
exit-status: reorder the exit status switch table

Let's make sure it's in the same order as the actual enum defining the exit
statuses.
src/basic/exit-status.c