From 939741c21a1bf76c1f835f298ed38aed1808c867 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sat, 19 May 2007 22:01:45 +0000 Subject: 2007-05-19 Marcus Brinkmann * lang/cl/gpg-error.lisp (gpg-err-source-t): Add :gpg-err-source-any. --- lang/cl/gpg-error.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/cl/gpg-error.lisp b/lang/cl/gpg-error.lisp index 3bf4999..c0948be 100644 --- a/lang/cl/gpg-error.lisp +++ b/lang/cl/gpg-error.lisp @@ -50,6 +50,7 @@ (:gpg-err-source-ksba 9) (:gpg-err-source-dirmngr 10) (:gpg-err-source-gsti 11) + (:gpg-err-source-any 31) (:gpg-err-source-user-1 32) (:gpg-err-source-user-2 33) (:gpg-err-source-user-3 34) -- cgit v1.2.1