From: simon75j Date: Fri, 8 May 2009 08:18:09 +0000 (+0000) Subject: Make it work again. X-Git-Tag: yubikey-personalisation_0.97-1~76 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0f0844804d5779b210b56a0f2a99d12a0a26cc;p=yubikey-personalization Make it work again. git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@93 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- diff --git a/selftest.c b/selftest.c index 35a9c4a..dc30ac1 100644 --- a/selftest.c +++ b/selftest.c @@ -33,7 +33,7 @@ int main (void) { - ykp_cfg *ykp; + YK_CONFIG *ykp; int rc; ykp = ykp_create_config ();