[Pkg-gnupg-commit] [libassuan] 94/437: Last typo fix.

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:28 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 eff56e9805535b1a4972f31ad6270c611d3f5ee3
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Dec 18 16:04:29 2003 +0000

    Last typo fix.
---
 src/assuan.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assuan.h b/src/assuan.h
index c5598bc..9b72812 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -103,7 +103,7 @@ typedef enum
   ASSUAN_Invalid_Card = 402,
   ASSUAN_No_PKCS15_App = 403,
   ASSUAN_Card_Not_Present = 404,
-  ASSUAN_Invalid_Id = 405
+  ASSUAN_Invalid_Id = 405,
 
   /* Error codes in the range 1000 to 9999 may be used by applications
      at their own discretion. */

-- 
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