X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fyaz%2Foid.h;h=a99b6d8e31a114523bb8844c41abd2f77068d3ac;hb=d205d4870b1d64af05e9d6f6a2223086af4cce9e;hp=c1d3f2c59c7b9a32a562566258601716dc8d52cf;hpb=d9ee01635f03f9095a66f71b73580560d48798e8;p=yaz-moved-to-github.git diff --git a/include/yaz/oid.h b/include/yaz/oid.h index c1d3f2c..a99b6d8 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.1 1999-11-30 13:47:11 adam Exp $ + * $Id: oid.h,v 1.2 1999-12-16 23:36:19 adam Exp $ */ #ifndef OID_H @@ -154,6 +154,7 @@ typedef enum oid_value VAL_PROXY, VAL_COOKIE, VAL_CLIENT_IP, + VAL_ISO_ILL_1, /* add new types here... */ /* VAL_DYNAMIC must have highest value */