diff options
Diffstat (limited to 'lang/cl/gpg-error-package.lisp')
-rw-r--r-- | lang/cl/gpg-error-package.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cl/gpg-error-package.lisp b/lang/cl/gpg-error-package.lisp index 589324d..c3f85df 100644 --- a/lang/cl/gpg-error-package.lisp +++ b/lang/cl/gpg-error-package.lisp @@ -43,7 +43,7 @@ ;;; *gpg-err-source-default* is a dynamic variable that can be set to ;;; change the default for gpg-error. -(defpackage #:org.gnupg.libgpg-error +(defpackage #:gpg-error (:use #:common-lisp #:cffi) (:export :gpg-err-code-as-key |