Using yaz/test.h
[idzebra-moved-to-github.git] / test / rusmarc / t1.c
index c5c62b8..dafda87 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: t1.c,v 1.2 2004-12-14 10:53:49 adam Exp $
-   Copyright (C) 2003,2004
-   Index Data Aps
+/* $Id: t1.c,v 1.4 2005-09-13 11:51:09 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -39,7 +39,7 @@ int main(int argc, char **argv)
 {
     
     ZebraService zs = start_up(0, argc, argv);
-    ZebraHandle  zh = zebra_open(zs);
+    ZebraHandle  zh = zebra_open(zs, 0);
     char path[256];
 
     check_koi8r();