1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* mk-w32-dist: Updated from stable branch.

* mk-gpg-texi: Changed to use the newer docbook2x-texi utility.

* config.guess, config.sub, mkinstalldirs, missing
* depcomp, install-sh: Upgraded.
This commit is contained in:
Werner Koch 2004-10-01 10:11:42 +00:00
parent 85f9755968
commit 1d315be6fa
48 changed files with 25206 additions and 21006 deletions

View file

@ -705,7 +705,7 @@ verify_chv3 (APP app,
#if GNUPG_MAJOR_VERSION != 1
if (!opt.allow_admin)
{
log_info (_("access to admin commands is not configured\n");
log_info (_("access to admin commands is not configured\n"));
return gpg_error (GPG_ERR_EACCES);
}
#endif