View | Details | Raw Unified | Return to bug 248729
Collapse All | Expand All

(-)databases/gdbm/files/patch-src_parseopt.c (+11 lines)
Added Link Here
1
--- src/parseopt.c.orig	2020-08-18 15:56:59 UTC
2
+++ src/parseopt.c
3
@@ -255,8 +255,6 @@ print_option_descr (const char *descr, size_t lmargin,
4
 }
5
 
6
 char *parseopt_program_name;
7
-char *parseopt_program_doc;
8
-char *parseopt_program_args;
9
 const char *program_bug_address = "<" PACKAGE_BUGREPORT ">";
10
 void (*parseopt_help_hook) (FILE *stream);
11
 

Return to bug 248729