ECollator: fixed e_collator_collate() to allow NULL strings.
authorTristan Van Berkom <tristanvb@openismus.com>
Tue, 26 Nov 2013 08:12:42 +0000 (17:12 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Fri, 29 Nov 2013 13:08:02 +0000 (22:08 +0900)
commit890f8577c9aac1176a5ffd8e0f86368dfc12b94c
treef59d3dc9dce949b4113d78d64262452bd382aa02
parentea4c321324e29079ce6f9b571ec516af9c1557d9
ECollator: fixed e_collator_collate() to allow NULL strings.

NULL strings sort below other strings.
libedataserver/e-collator.c