X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fdiagbib1.h;fp=include%2Fdiagbib1.h;h=55eb568f035be92378844c6f974e1d2eb868cc5f;hb=657fb99115b87a5244e9a33bbe4ca3d9d18849c4;hp=b79fce8dfec973842274d81c78d3c14bcea0221b;hpb=f305305306da9af74ed6c559f2b06353fd5a7c82;p=yaz-moved-to-github.git diff --git a/include/diagbib1.h b/include/diagbib1.h index b79fce8..55eb568 100644 --- a/include/diagbib1.h +++ b/include/diagbib1.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: diagbib1.h,v $ - * Revision 1.2 1995-05-16 08:50:30 quinn + * Revision 1.3 1995-09-27 15:02:47 quinn + * Modified function heads & prototypes. + * + * Revision 1.2 1995/05/16 08:50:30 quinn * License, documentation, and memory fixes * * Revision 1.1 1995/03/30 09:39:40 quinn @@ -35,4 +38,6 @@ * */ -const char *diagbib1_str (int code); +#include + +const char MDF *diagbib1_str (int code);