You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/pinfo/files/pinfo-0.6.13-fno-common.patch

12 lines
217 B

--- a/src/parse_config.h
+++ b/src/parse_config.h
@@ -85,8 +85,6 @@
colours;
#endif /* HAVE_CURSES_COLOR */
-int use_manual;
-
int parse_config (void);
int parse_line (char *line);
char *str_toupper (char *s);