diff options
author | Ingo Klöcker <[email protected]> | 2023-01-18 09:33:54 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2023-01-18 09:33:54 +0000 |
commit | 1a9dfdfccba1a10ce87809beba71d8e035df3aa5 (patch) | |
tree | a5b4218ec21629b5c513042e6306cfe00b41282a | |
parent | core: Extend gpgme_get_dirinfo to return the gpgtar name (diff) | |
download | gpgme-1a9dfdfccba1a10ce87809beba71d8e035df3aa5.tar.gz gpgme-1a9dfdfccba1a10ce87809beba71d8e035df3aa5.zip |
cpp,doc: Update list of allowed values for dirInfo
--
GnuPG-bug-id: 6342
-rw-r--r-- | lang/cpp/src/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cpp/src/global.h b/lang/cpp/src/global.h index 1336142a..84c8d462 100644 --- a/lang/cpp/src/global.h +++ b/lang/cpp/src/global.h @@ -103,7 +103,7 @@ homedir, sysconfdir, bindir, libexecdir, libdir, datadir, localedir, agent-socket, agent-ssh-socket, dirmngr-socket, uiserver-socket, gpgconf-name, gpg-name, gpgsm-name, g13-name, keyboxd-name, agent-name, scdaemon-name, -dirmngr-name, pinentry-name, socketdir. +dirmngr-name, pinentry-name, socketdir, gpg-wks-client-name, gpgtar-name. This may be extended in the future. */ |