* mu-cmd-find.c: cosmetic
This commit is contained in:
@ -48,7 +48,7 @@
|
|||||||
static void
|
static void
|
||||||
update_warning (void)
|
update_warning (void)
|
||||||
{
|
{
|
||||||
g_printerr ("the database needs to be updated to version %s\n",
|
g_warning ("the database needs to be updated to version %s\n",
|
||||||
MU_XAPIAN_DB_VERSION);
|
MU_XAPIAN_DB_VERSION);
|
||||||
g_message ("please run 'mu index --rebuild' (see the man page)");
|
g_message ("please run 'mu index --rebuild' (see the man page)");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user