From: Simon Josefsson Date: Fri, 8 May 2009 08:18:09 +0000 (+0000) Subject: Make it work again. X-Git-Tag: yubikey-personalisation_1.3.5-1~4^2~141 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdeb9a1ee37476b5c85b102d5c62215d616b740f;p=yubikey-personalization.old Make it work again. --- 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 ();