Added prototype for zget_init_diagnostics_octet.
[yaz-moved-to-github.git] / include / yaz / oid.h
index ea921c9..fb38708 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2003, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
@@ -23,7 +23,7 @@
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: oid.h,v 1.22 2004-10-15 00:18:59 adam Exp $
+ * $Id: oid.h,v 1.24 2005-01-15 19:47:09 adam Exp $
  */
 
 /**
@@ -229,6 +229,7 @@ typedef enum oid_value
 /* 120 */
 
     VAL_MARC21FIN,
+    VAL_CHARNEG4,
 
 /* VAL_DYNAMIC must have highest value */
     VAL_DYNAMIC,