diff options
Diffstat (limited to 'scd/app-common.h')
-rw-r--r-- | scd/app-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/app-common.h b/scd/app-common.h index 3df896228..c53bf06ca 100644 --- a/scd/app-common.h +++ b/scd/app-common.h @@ -133,6 +133,7 @@ size_t app_help_read_length_of_cert (int slot, int fid, size_t *r_certoff); /*-- app.c --*/ +void app_update_priority_list (const char *arg); void app_send_card_list (ctrl_t ctrl); char *app_get_serialno (app_t app); |