[Pkg-gnupg-commit] [libassuan] 21/437: new error codes

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit 7f3bee654181f1af9468c1cd2e46fd1bd2e6738a
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Dec 11 12:27:07 2001 +0000

    new error codes
---
 src/assuan.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/assuan.h b/src/assuan.h
index cebae66..8b805dd 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -77,6 +77,7 @@ typedef enum {
   ASSUAN_Agent_Error = 206,
   ASSUAN_No_Public_Key = 207,
   ASSUAN_No_Secret_Key = 208,
+  ASSUAN_Invalid_Name = 209,
 
   ASSUAN_Cert_Revoked = 301,
   ASSUAN_No_CRL_For_Cert = 302,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list