X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=util%2Ftstpass.c;h=25848948c13730e8cbdc87ae609187b8c7ae0e8d;hb=d02c4c703a93e0ad3f4ccde4519879f1f57a6824;hp=e15146dd8593d95522bf28788195631155bf4ccf;hpb=ac13dceecd5f75669820819575daf88e0add5c8d;p=idzebra-moved-to-github.git diff --git a/util/tstpass.c b/util/tstpass.c index e15146d..2584894 100644 --- a/util/tstpass.c +++ b/util/tstpass.c @@ -39,7 +39,7 @@ static void tst(void) { char path[1024]; Passwd_db db; - + db = passwd_db_open(); YAZ_CHECK(db); if (!db)