1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

tools: Need to set the dir for common.conf

* tools/gpg-connect-agent.c (main): Set dirs.
* tools/gpg-card.c (main): Ditto.
--
Fixes-commit: 203dcc19eb
This commit is contained in:
Werner Koch 2022-09-21 09:39:48 +02:00
parent 0c8299e2b5
commit ed54fd53d1
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
3 changed files with 8 additions and 3 deletions

View file

@ -291,8 +291,8 @@ main (int argc, char **argv)
maybe_setuid = 0;
/*
Now we are now working under our real uid
*/
* Now we are working under our real uid
*/
/* Setup malloc hooks. */
{