From: Klas Lindfors Date: Tue, 10 Apr 2012 09:34:07 +0000 (+0200) Subject: remove comment about deprecation. X-Git-Tag: v1.7.0~1^2~43 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9abbe3ce20e7cd60dbf70f01fda9ade02ce02b1a;p=yubikey-personalization remove comment about deprecation. --- diff --git a/ykcore/ykcore.c b/ykcore/ykcore.c index 486b032..1b81341 100644 --- a/ykcore/ykcore.c +++ b/ykcore/ykcore.c @@ -231,7 +231,6 @@ int yk_write_command(YK_KEY *yk, YK_CONFIG *cfg, uint8_t command, return stat.pgmSeq == 0; } -/* deprecated wrapper function for yk_write_command */ int yk_write_config(YK_KEY *yk, YK_CONFIG *cfg, int confnum, unsigned char *acc_code) {