summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/argmatch.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/lib/argmatch.h.diff')
-rw-r--r--gnulib-local/lib/argmatch.h.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnulib-local/lib/argmatch.h.diff b/gnulib-local/lib/argmatch.h.diff
new file mode 100644
index 0000000..924e5dd
--- /dev/null
+++ b/gnulib-local/lib/argmatch.h.diff
@@ -0,0 +1,19 @@
+*** gnulib/lib/argmatch.h 2005-09-23 06:15:13.000000000 +0200
+--- gettext-tools/lib/argmatch.h 2006-07-22 15:57:18.000000000 +0200
+***************
+*** 50,56 ****
+ return. By default, this is a function that calls ARGMATCH_DIE which
+ in turn defaults to 'exit (exit_failure)'. */
+ typedef void (*argmatch_exit_fn) (void);
+! extern argmatch_exit_fn argmatch_die;
+
+ /* Report on stderr why argmatch failed. Report correct values. */
+
+--- 50,56 ----
+ return. By default, this is a function that calls ARGMATCH_DIE which
+ in turn defaults to 'exit (exit_failure)'. */
+ typedef void (*argmatch_exit_fn) (void);
+! extern DLL_VARIABLE argmatch_exit_fn argmatch_die;
+
+ /* Report on stderr why argmatch failed. Report correct values. */
+