Added body-of-text to BIB-1 ANY and the WAIS profile
[yaz-moved-to-github.git] / odr / odr_oid.c
index 2072903..94025f6 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: odr_oid.c,v $
- * Revision 1.11  1995-09-27 15:03:00  quinn
+ * Revision 1.12  1995-09-29 17:12:25  quinn
+ * Smallish
+ *
+ * Revision 1.11  1995/09/27  15:03:00  quinn
  * Modified function heads & prototypes.
  *
  * Revision 1.10  1995/05/29  08:11:44  quinn
@@ -47,7 +50,7 @@
  * Top level oid en/decoder.
  * Returns 1 on success, 0 on error.
  */
-int MDF odr_oid(ODR o, Odr_oid **p, int opt)
+int odr_oid(ODR o, Odr_oid **p, int opt)
 {
     int res, cons = 0;