X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fmarcdisp.h;h=759403c4a765614b7c8c29a34398a45e9c73e885;hp=810629a2822b0aefdc7ea47f8a4a5ef65634662b;hb=0ff5815242556923f24a9dcbbad9ebe30e64f165;hpb=657fb99115b87a5244e9a33bbe4ca3d9d18849c4 diff --git a/include/marcdisp.h b/include/marcdisp.h index 810629a..759403c 100644 --- a/include/marcdisp.h +++ b/include/marcdisp.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: marcdisp.h,v $ - * Revision 1.3 1995-09-27 15:02:47 quinn + * Revision 1.4 1995-09-29 17:12:03 quinn + * Smallish + * + * Revision 1.3 1995/09/27 15:02:47 quinn * Modified function heads & prototypes. * * Revision 1.2 1995/05/16 08:50:32 quinn @@ -36,5 +39,5 @@ */ #include -int MDF marc_display (const char *buf, FILE *outf); +int marc_display (const char *buf, FILE *outf);