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