From: Klas Lindfors Date: Mon, 3 Dec 2012 13:46:50 +0000 (+0100) Subject: yk_write_device_config(), not yk_set_device_config() X-Git-Tag: v1.10.0~18 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe680401a868838a976e027a5782103747df30d;p=yubikey-personalization yk_write_device_config(), not yk_set_device_config() --- diff --git a/libykpers-1.map b/libykpers-1.map index 6603490..627d722 100644 --- a/libykpers-1.map +++ b/libykpers-1.map @@ -168,7 +168,7 @@ LIBYKPERS_1.10 { yk_write_ndef2; ykp_ndef_as_text; yk_check_firmware_version2; - yk_set_device_config; + yk_write_device_config; ykp_alloc_device_config; ykp_free_device_config; ykp_set_device_mode;