X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst5.c;h=21eccb158d019cc7a94b000d965553e55899f15a;hp=ca33b7d7666882652a257522d4e0fd2f912c216d;hb=d84e4c3cd444d04aee7beeadb5bb0ae061ee24c9;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a diff --git a/zoom/zoomtst5.c b/zoom/zoomtst5.c index ca33b7d..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-2012 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) {