This commit is contained in:
Love Hornquist Astrand
2011-11-22 12:19:04 -08:00
parent 623bd64f0c
commit e0613d6aa6

View File

@@ -474,7 +474,7 @@ sl_did_you_mean(SL_cmd *cmds, const char *match)
print = 1; print = 1;
} }
} }
fprintf(stderr, ".\n"); fprintf(stderr, " ?\n");
free(metrics); free(metrics);