aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assuan.h')
-rw-r--r--src/assuan.h2
1 files changed, 1 insertions, 1 deletions
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. */