Bump year. Change Aps->ApS
[idzebra-moved-to-github.git] / index / apitest.c
index 714f54d..e41ebce 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: apitest.c,v 1.17 2004-08-25 09:23:36 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
-   Index Data Aps
+/* $Id: apitest.c,v 1.20 2005-01-15 19:38:24 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -170,7 +170,7 @@ int main (int argc, char **argv)
        /* bad query? */
        if (!query)
        {
-           logf (LOG_WARN, "bad query %s\n", argv[argno]);
+           yaz_log (YLOG_WARN, "bad query %s\n", argv[argno]);
            odr_reset (odr_input);
            continue;
        }