From: simon75j Date: Thu, 27 Aug 2009 14:32:40 +0000 (+0000) Subject: Fix error. X-Git-Tag: yubikey-personalisation_0.97-1~21 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1506184cc7dfb3196604b4bf3fe9b5fdd68aa59;p=yubikey-personalization Fix error. git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@159 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- 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 ();