mirror of https://git.tukaani.org/xz.git
lib: Update getopt.c from Gnulib with modifications.
The code maintains the prior modifications of conditionally including config.h and disabling NLS support. _GL_UNUSED is repalced with the simple cast to void trick. _GL_UNUSED is only used for these two parameters so its simpler than having to define it.
This commit is contained in:
parent
56b42be728
commit
04bd86a4b0
1132
lib/getopt.c
1132
lib/getopt.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue