Fix for libidzebra-2.0-dev
[idzebra-moved-to-github.git] / util / tstpass.c
index e15146d..2584894 100644 (file)
@@ -39,7 +39,7 @@ static void tst(void)
 {
     char path[1024];
     Passwd_db db;
-    
+
     db = passwd_db_open();
     YAZ_CHECK(db);
     if (!db)