* implement output-as-symlinks-to-messages functionality

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-01 15:37:39 +02:00
parent 366c1ea44f
commit 1cd004c9b7
4 changed files with 88 additions and 19 deletions

View File

@ -297,7 +297,6 @@ main (int argc, char *argv[])
mu_index_destroy (midx);
} else if (cmd == MU_CMD_QUERY) {
if (!config.params[1]) {
g_printerr ("error: missing something to search for\n");
rv = 1;