From: Simon Josefsson Date: Thu, 27 Aug 2009 14:32:40 +0000 (+0000) Subject: Fix error. X-Git-Tag: yubikey-personalisation_1.3.5-1~4^2~86 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66ed668b2d2fa24a274ecf5745f2c2ab48a5aca;p=yubikey-personalization.old Fix error. --- diff --git a/selftest.c b/selftest.c index dc30ac1..c64aecd 100644 --- a/selftest.c +++ b/selftest.c @@ -33,7 +33,7 @@ int main (void) { - YK_CONFIG *ykp; + YKP_CONFIG *ykp; int rc; ykp = ykp_create_config ();