X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebrash.c;h=7c176d8b84e71a8c9bbf715d5f7f7f9a2e4d49fe;hb=90d4902e0921f68842031a4aa1e743d5df06047f;hp=f726883a8d46639ab2ac906bc6bb8ab374b10949;hpb=1872e3fc60b482771bbd1cb4b0290b8d6a9ef5d0;p=idzebra-moved-to-github.git diff --git a/index/zebrash.c b/index/zebrash.c index f726883..7c176d8 100644 --- a/index/zebrash.c +++ b/index/zebrash.c @@ -1,8 +1,5 @@ -/* $Id: zebrash.c,v 1.45 2007-04-16 08:44:32 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2011 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -24,6 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA zebrash.c - command-line interface to zebra API */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include @@ -266,7 +266,7 @@ static int cmd_logf( char *args[], WRBUF outbuff) i=2; else lev=YLOG_LOG; /* this is in the default set!*/ - yaz_log( lev, restargs(args,i)); + yaz_log( lev, "%s", restargs(args,i)); return 0; /* ok */ } @@ -449,8 +449,8 @@ static int cmd_show( char *args[], WRBUF outbuff) for (i=0;i