aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/g10.c')
-rw-r--r--g10/g10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 44a7f33c0..68c550475 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -1985,7 +1985,7 @@ main( int argc, char **argv )
case oDebugAll: opt.debug = ~0; break;
case oDebugCCIDDriver:
#if defined(ENABLE_CARD_SUPPORT) && defined(HAVE_LIBUSB)
- ccid_set_debug_level (1);
+ ccid_set_debug_level (ccid_set_debug_level (1)+1);
#endif
break;
case oStatusFD: