[Pkg-gnupg-commit] [libassuan] 18/437: More 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 27a3b3164619bc9c86b23d132c7b30e5049ea096
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Nov 26 13:07:58 2001 +0000

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

diff --git a/src/assuan.h b/src/assuan.h
index 6e4e805..66f546a 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -67,7 +67,7 @@ typedef enum {
   ASSUAN_No_Agent = 205,
   ASSUAN_Agent_Error = 206,
   ASSUAN_No_Public_Key = 207,
-  ASSUNA_No_Secret_Key = 208,
+  ASSUAN_No_Secret_Key = 208,
 
   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