]> err.no Git - yubikey-personalization/commitdiff
yk_write_device_config(), not yk_set_device_config()
authorKlas Lindfors <klas@yubico.com>
Mon, 3 Dec 2012 13:46:50 +0000 (14:46 +0100)
committerKlas Lindfors <klas@yubico.com>
Mon, 3 Dec 2012 13:46:50 +0000 (14:46 +0100)
libykpers-1.map

index 66034904dcc086f66f8642f24ccdf0a58bf00899..627d722c1b6725cd2c6189a3ffc7385b01b19d77 100644 (file)
@@ -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;