X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_menu.h;h=b6d00fe8d33e69df26934cf1db0a4d5e10c47632;hp=41204a6a55f8488c18e759e2cd0423ea9382be81;hb=cdb80705105e4a788baeaef0511363a88bda1db5;hpb=cac1491258e026b8c8459b2ad408a6bf2e8a03bc diff --git a/mutt_menu.h b/mutt_menu.h index 41204a6..b6d00fe 100644 --- a/mutt_menu.h +++ b/mutt_menu.h @@ -99,7 +99,7 @@ void mutt_menuDestroy (MUTTMENU **); int mutt_menuLoop (MUTTMENU *); /* used in both the index and pager index to make an entry. */ -void index_make_entry (char *, size_t, struct menu_t *, int); +void index_make_entry (char *, ssize_t, struct menu_t *, int); int index_color (int); #endif /* !_MUTT_MENU_H */