X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst5.c;h=21eccb158d019cc7a94b000d965553e55899f15a;hp=495a101ace2b4a30e824e842d23e8fe323ad46cd;hb=d84e4c3cd444d04aee7beeadb5bb0ae061ee24c9;hpb=57cae124c6a1c7cdd8c70090db636b227887fc19 diff --git a/zoom/zoomtst5.c b/zoom/zoomtst5.c index 495a101..21eccb1 100644 --- a/zoom/zoomtst5.c +++ b/zoom/zoomtst5.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ @@ -109,7 +109,7 @@ int main(int argc, char **argv) /* if rec is non-null, we got a record for display */ if (str) { - printf("%d %s %s\n", pos+1, syntax, + printf("%d %s %s\n", pos+1, syntax, (db ? db : "unknown")); if (rec) {