* sort_msglist() now uses qsort() instead of a bubble sort
authorArt Cancro <ajc@citadel.org>
Mon, 13 Apr 2009 17:01:29 +0000 (17:01 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Apr 2009 17:01:29 +0000 (17:01 +0000)
commit1ee2fb5b4b0af80dd862e063363cf1f30c5534ae
treed910be2ea9d40795403269d6981dc7074f1f1725
parented5ccb2c5397880c49778327a3d0d2288cd17c78
* sort_msglist() now uses qsort() instead of a bubble sort
citadel/room_ops.c