CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/13 03:57:17
Modified files:
usr.bin/ssh : sk-usbhid.c
Log message:
always call fido_init(); previous behaviour only called fido_init() when
SK_DEBUG was defined. Harmless with current libfido2, but this isn't
guaranteed in the future.
