summaryrefslogtreecommitdiff
path: root/vscard_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'vscard_common.h')
-rw-r--r--vscard_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vscard_common.h b/vscard_common.h
index 1a4afd7..c017274 100644
--- a/vscard_common.h
+++ b/vscard_common.h
@@ -46,7 +46,7 @@
#define VSCARD_MINIMAL_READER_ID 0
typedef enum {
- VSC_Init,
+ VSC_Init=1,
VSC_Error,
VSC_ReaderAdd,
VSC_ReaderAddResponse,