X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=zoom%2Fzoomsh.c;h=20894e0aa45aec026f5537413cf90e76057c97fe;hb=79c6d1159a62591c6fe14452fd09a3bd7394344f;hp=aaf68994b5e38d09afb43d4a5cfb7d5d02a43cfb;hpb=6607d0bd04b26591614a84a9aa9bad7e7b00e7e9;p=yaz-moved-to-github.git diff --git a/zoom/zoomsh.c b/zoom/zoomsh.c index aaf6899..20894e0 100644 --- a/zoom/zoomsh.c +++ b/zoom/zoomsh.c @@ -1,5 +1,5 @@ /* - * $Id: zoomsh.c,v 1.23 2003-07-14 12:59:23 adam Exp $ + * $Id: zoomsh.c,v 1.24 2003-11-25 23:19:59 adam Exp $ * * ZOOM-C Shell */ @@ -220,15 +220,19 @@ static void cmd_ext (ZOOM_connection *c, ZOOM_resultset *r, const char **args) { ZOOM_package p[MAX_CON]; + char ext_type_str[10]; int i; + + if (next_token_copy (args, ext_type_str, sizeof(ext_type_str)) < 0) + return; for (i = 0; i