Update Bib-1/SRU diagnostic map for 236, 1015
[yaz-moved-to-github.git] / src / diag_map.c
index 90c49b9..f073d3f 100644 (file)
@@ -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,8 +134,8 @@ static int bib1_srw_map[] = {
     232, 1,
     233, 1, /* bad map */
     234, 1, /* bad map */
-    235, 2,
-    236, 3, 
+    235, 235,
+    236, 236, 
     237, 82,
     238, 67,
     239, 66,
@@ -161,7 +161,7 @@ static int bib1_srw_map[] = {
     1012, 3,
     1013, 3,
     1014, 3,
-    1015, 3,
+    1015, 1015,
     1015, 3,
     1016, 3,
     1017, 3,
@@ -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
 };