* mu-query: cosmetics

This commit is contained in:
Dirk-Jan C. Binnema 2009-12-10 00:10:43 +02:00
parent 67e299bae5
commit f3993e778c
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ display_field (MuMsgXapian *row, const MuMsgField* field)
switch (mu_msg_field_type(field)) {
case MU_MSG_FIELD_TYPE_STRING:
return mu_msg_xapian_get_field (row, field);
case MU_MSG_FIELD_TYPE_INT:
if (mu_msg_field_id(field) == MU_MSG_FIELD_ID_PRIORITY) {