X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Foid.h;fp=include%2Fyaz%2Foid.h;h=19fb3057390c0b74e83d3b7a56ac2bda38274605;hb=58e7306c9f23189e136c52b21e39692392824ea7;hp=ffc2b7391d0efe81d203fe6303e9a18890dc5b56;hpb=0866d407d83198a03f9876947ab29fde357f396d;p=yaz-moved-to-github.git diff --git a/include/yaz/oid.h b/include/yaz/oid.h index ffc2b73..19fb305 100644 --- a/include/yaz/oid.h +++ b/include/yaz/oid.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: oid.h,v 1.25 2005-06-06 10:29:33 adam Exp $ + * $Id: oid.h,v 1.26 2005-06-21 07:33:08 adam Exp $ */ /** @@ -230,7 +230,7 @@ typedef enum oid_value VAL_MARC21FIN, VAL_CHARNEG4, - VAL_XMLUPDATE, + VAL_XMLES, /* VAL_DYNAMIC must have highest value */ VAL_DYNAMIC,