X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fdiagbib1.h;h=67433b12d5d32d6d06e5032f567484b94f30813e;hp=55eb568f035be92378844c6f974e1d2eb868cc5f;hb=0ff5815242556923f24a9dcbbad9ebe30e64f165;hpb=657fb99115b87a5244e9a33bbe4ca3d9d18849c4 diff --git a/include/diagbib1.h b/include/diagbib1.h index 55eb568..67433b1 100644 --- a/include/diagbib1.h +++ b/include/diagbib1.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: diagbib1.h,v $ - * Revision 1.3 1995-09-27 15:02:47 quinn + * Revision 1.4 1995-09-29 17:12:02 quinn + * Smallish + * + * Revision 1.3 1995/09/27 15:02:47 quinn * Modified function heads & prototypes. * * Revision 1.2 1995/05/16 08:50:30 quinn @@ -40,4 +43,4 @@ #include -const char MDF *diagbib1_str (int code); +const char *diagbib1_str (int code);