Sprinkle __func__ in appropriate error messages.

This commit is contained in:
okan
2016-10-24 17:39:38 +00:00
parent ffd60b3cab
commit eb43101591
5 changed files with 10 additions and 10 deletions

View File

@@ -85,7 +85,7 @@ search_match_client(struct menu_q *menuq, struct menu_q *resultq, char *search)
tier--;
if (tier >= nitems(tierp))
errx(1, "search_match_client: invalid tier");
errx(1, "%s: invalid tier", __func__);
/*
* If you have a tierp, insert after it, and make it