X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr.c;h=d4424c0bfafb6e446447bc92fd9be41cbaab44f5;hp=5c21f2fcb07cba2cf6f514d563ac5377ae1f5522;hb=327f8d22cfd0b717efd69bb105ffee1d05f08e4e;hpb=54605527769927a70af506babc5d663a6caf7e64 diff --git a/odr/odr.c b/odr/odr.c index 5c21f2f..d4424c0 100644 --- a/odr/odr.c +++ b/odr/odr.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr.c,v $ - * Revision 1.12 1995-05-16 08:50:49 quinn + * Revision 1.13 1995-05-22 11:32:02 quinn + * Fixing Interface to odr_null. + * + * Revision 1.12 1995/05/16 08:50:49 quinn * License, documentation, and memory fixes * * Revision 1.11 1995/05/15 11:56:08 quinn @@ -50,6 +53,8 @@ #include #include +Odr_null *ODR_NULLVAL = "NULL"; /* the presence of a null value */ + char *odr_errlist[] = { "No (unknown) error",