X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ui.c;h=695577e5d7fcd560b632e38fb73815698eac6ecb;hb=3cea3c8809447c5d6658671b78b9af7137fd9b0d;hp=1af0ee339be5d1457c15a6b6f4ee92c681eec8fc;hpb=79a77ff8c37fd55fcbe2983974ce82e6348f3926;p=pkg%2Fabook.git diff --git a/ui.c b/ui.c index 1af0ee3..695577e 100644 --- a/ui.c +++ b/ui.c @@ -237,7 +237,7 @@ statusline_addstr(char *str) * parameters: * (char *str) * if n >= 0 str is a pointer which points a place where to store - * the string, else str is ingnored + * the string, else str is ignored * (int n) * the maximum length of the string * If n < 0 function will allocate needed space for the string. @@ -392,7 +392,7 @@ display_help(int help) * end of help */ -char *selected; +extern char *selected; extern int curitem; void