X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fclient.c;h=a55f095bd7aa775bb17b5539de7f8c62eb2a668b;hp=da0fd366ef04e133e6f0566ef7db54d4481bced4;hb=191c5db0e914f9774413da50bb1963ecf22b2f5c;hpb=def193190d4979179d1d216c77f9d61d8865e234 diff --git a/client/client.c b/client/client.c index da0fd36..a55f095 100644 --- a/client/client.c +++ b/client/client.c @@ -4448,7 +4448,7 @@ static void http_response(Z_HTTP_Response *hres) handle_srw_scan_response(sr->u.scan_response); else { - printf("Decoding of SOLR package failed\n"); + printf("Decoding of Solr package failed\n"); ret = -1; } odr_destroy(o);