Bump year. Change Aps->ApS
[idzebra-moved-to-github.git] / test / api / safari1.c
index 35c1051..47c3a72 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: safari1.c,v 1.1 2004-11-29 21:55:28 adam Exp $
-   Copyright (C) 2004
-   Index Data Aps
+/* $Id: safari1.c,v 1.3 2005-01-15 19:38:35 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -47,7 +47,7 @@ int main(int argc, char **argv)
     zint ids[2];
     ZebraService zs = start_up("safari.cfg", argc, argv);
     
-    ZebraHandle  zh = zebra_open (zs);
+    ZebraHandle zh = zebra_open(zs);
 
     init_data(zh, myrec);
     do_query(__LINE__, zh, "@attr 1=1016 the", 1);