* cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2010-01-02 16:06:46 +02:00
parent 7c3b89fcc1
commit 308160d418
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ mu_msg_xapian_get_id (MuMsgXapian *row)
const char*
mu_msg_xapian_get_path(MuMsgXapian *row)
mu_msg_xapian_get_path (MuMsgXapian *row)
{
return get_field (row, MU_MSG_FIELD_ID_PATH);
}