X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-acc.h;h=23b19871d973dc99d5b5243a4a17788c5d235211;hp=fb8324cb582ecccdc96c501371e3dce627feed89;hb=63cafe41a93427118959a74201b3e331169a71d9;hpb=9c459af695605b44a044ad206562818be10034f1 diff --git a/include/prt-acc.h b/include/prt-acc.h index fb8324c..23b1987 100644 --- a/include/prt-acc.h +++ b/include/prt-acc.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: prt-acc.h,v $ - * Revision 1.4 1995-09-27 15:02:49 quinn + * Revision 1.5 1995-09-29 17:12:09 quinn + * Smallish + * + * Revision 1.4 1995/09/27 15:02:49 quinn * Modified function heads & prototypes. * * Revision 1.3 1995/08/17 12:45:16 quinn @@ -155,6 +158,6 @@ typedef struct Z_PromptObject1 } u; } Z_PromptObject1; -int MDF z_PromptObject1(ODR o, Z_PromptObject1 **p, int opt); +int z_PromptObject1(ODR o, Z_PromptObject1 **p, int opt); #endif