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

Modernized gpg-agent startup instructions

This commit is contained in:
Werner Koch 2009-03-02 11:53:32 +00:00
parent 596a2237c7
commit f548ca97ad
3 changed files with 28 additions and 11 deletions

View file

@ -86,7 +86,7 @@ w32_shgetfolderpath (HWND a, int b, HANDLE c, DWORD d, LPSTR e)
/* Get the standard home directory. In general this function should
not be used as it does not consider a registry value (under W32) or
the GNUPGHOME encironment variable. It is better to use
the GNUPGHOME environment variable. It is better to use
default_homedir(). */
const char *
standard_homedir (void)