mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Print more directories with gpgconf --list-dirs.
This commit is contained in:
parent
68fd14b144
commit
7b33b9324a
5 changed files with 55 additions and 9 deletions
|
@ -314,8 +314,8 @@ make_dirname(const char *filepath)
|
|||
|
||||
|
||||
/* Implementation of make_filename and make_filename_try. We need to
|
||||
use macros here toa void the use of the soemtimes problematic
|
||||
va_copy fucntion which is not available on all systems. */
|
||||
use macros here to avoid the use of the sometimes problematic
|
||||
va_copy function which is not available on all systems. */
|
||||
#define MAKE_FILENAME_PART1 \
|
||||
va_list arg_ptr; \
|
||||
size_t n; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue