X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fcomstack.h;h=e14b8eaf537858be38903464bfcb16b0eda4a90f;hp=b5e53896a0ffc65457b34b27d0bf571c6876ecf3;hb=63cafe41a93427118959a74201b3e331169a71d9;hpb=9c459af695605b44a044ad206562818be10034f1 diff --git a/include/comstack.h b/include/comstack.h index b5e5389..e14b8ea 100644 --- a/include/comstack.h +++ b/include/comstack.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: comstack.h,v $ - * Revision 1.10 1995-09-29 17:01:48 quinn + * Revision 1.11 1995-09-29 17:12:01 quinn + * Smallish + * + * Revision 1.10 1995/09/29 17:01:48 quinn * More Windows work * * Revision 1.9 1995/09/28 10:12:36 quinn @@ -161,7 +164,7 @@ struct comstack #define cs_errno(handle) ((handle)->cerrno) #define cs_getproto(handle) ((handle)->protocol) -const char MDF *cs_strerror(COMSTACK h); +const char *cs_strerror(COMSTACK h); const char *cs_errmsg(int n); /*