aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-card.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-card.h')
-rw-r--r--tools/gpg-card.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpg-card.h b/tools/gpg-card.h
index 8c8bc0671..1622f2d5f 100644
--- a/tools/gpg-card.h
+++ b/tools/gpg-card.h
@@ -244,7 +244,7 @@ unsigned long agent_get_s2k_count (void);
/*-- card-yubikey.c --*/
gpg_error_t yubikey_commands (card_info_t info,
- estream_t fp, int argc, char *argv[]);
+ estream_t fp, int argc, const char *argv[]);
#endif /*GNUPG_GPG_CARD_H*/