X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2Fdiagbib1.c;h=e914600fce647fc22997a267708bb377a37e3447;hp=3e02d93adabe720bc2308302c77999f187b5bd2e;hb=63cafe41a93427118959a74201b3e331169a71d9;hpb=9c459af695605b44a044ad206562818be10034f1 diff --git a/asn/diagbib1.c b/asn/diagbib1.c index 3e02d93..e914600 100644 --- a/asn/diagbib1.c +++ b/asn/diagbib1.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: diagbib1.c,v $ - * Revision 1.3 1995-09-27 15:02:39 quinn + * Revision 1.4 1995-09-29 17:11:52 quinn + * Smallish + * + * Revision 1.3 1995/09/27 15:02:39 quinn * Modified function heads & prototypes. * * Revision 1.2 1995/05/16 08:50:21 quinn @@ -94,7 +97,7 @@ struct { { 0, NULL} }; -const char MDF *diagbib1_str (int code) +const char *diagbib1_str (int code) { int i; for (i=0; msg_tab[i].msg; i++)