X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdiag_map.c;h=610b2c62adc9fb56b0637ebb053f201f5b1811f8;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=90c49b951593e1dd86359eb27206199800519828;hpb=0faba8eaa6796ce9a1101e36d00d9b0d9f5ce3b2;p=yaz-moved-to-github.git diff --git a/src/diag_map.c b/src/diag_map.c index 90c49b9..610b2c6 100644 --- a/src/diag_map.c +++ b/src/diag_map.c @@ -1,9 +1,9 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** - * \file srwutil.c + * \file diag_map.c * \brief Implements SRU/Z39.50 diagnostic mappings */ #if HAVE_CONFIG_H @@ -70,7 +70,7 @@ static int bib1_srw_map[] = { 108, 27, 108, 45, - 109, 2, + 109, 235, 110, 37, 111, 1, 112, 58, @@ -134,7 +134,7 @@ static int bib1_srw_map[] = { 232, 1, 233, 1, /* bad map */ 234, 1, /* bad map */ - 235, 2, + 235, 235, 236, 3, 237, 82, 238, 67, @@ -192,6 +192,7 @@ static int bib1_srw_map[] = { static int srw_bib1_map[] = { 10, 108, 66, 238, + 235, 235, /* No doubt there are many more */ 0 };