From 08db9c49019f52bc15fdaccb43fe0d1d75d91a47 Mon Sep 17 00:00:00 2001 From: okan Date: Mon, 8 Apr 2013 00:56:21 +0000 Subject: missing prototype --- menu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'menu.c') diff --git a/menu.c b/menu.c index 98f8b89..6b8d484 100644 --- a/menu.c +++ b/menu.c @@ -16,7 +16,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: menu.c,v 1.52 2013/04/05 17:07:25 okan Exp $ + * $OpenBSD: menu.c,v 1.53 2013/04/08 00:56:21 okan Exp $ */ #include @@ -74,6 +74,7 @@ static void menu_draw_entry(struct screen_ctx *, struct menu_ctx *, struct menu_q *, int, int); static int menu_calc_entry(struct screen_ctx *, struct menu_ctx *, int, int); +static struct menu *menu_complete_path(struct menu_ctx *); static int menu_keycode(XKeyEvent *, enum ctltype *, char *); -- cgit v1.2.3-2-gb3c3