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

See ChangeLog: Wed Jan 13 12:49:36 CET 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-01-13 11:51:47 +00:00
parent 62957ff4e7
commit 615e15dd68
15 changed files with 264 additions and 166 deletions

View file

@ -67,6 +67,7 @@
#define G10ERR_INV_ARG 45
#define G10ERR_BAD_URI 46 /* syntax error in URI */
#define G10ERR_INVALID_URI 47 /* e.g. unsupported scheme */
#define G10ERR_NETWORK 48 /* general network error */
#ifndef HAVE_STRERROR