From fdeb9a1ee37476b5c85b102d5c62215d616b740f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 8 May 2009 08:18:09 +0000 Subject: [PATCH] Make it work again. --- selftest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (); -- 2.39.5