X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fcomstack.h;h=b5e53896a0ffc65457b34b27d0bf571c6876ecf3;hp=e6a56276b4cb8dbc185c4dacc2485f7a013378bf;hb=9c459af695605b44a044ad206562818be10034f1;hpb=a65e0f7a2d18e29a619b137b8a1ddbc55891d573 diff --git a/include/comstack.h b/include/comstack.h index e6a5627..b5e5389 100644 --- a/include/comstack.h +++ b/include/comstack.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: comstack.h,v $ - * Revision 1.9 1995-09-28 10:12:36 quinn + * Revision 1.10 1995-09-29 17:01:48 quinn + * More Windows work + * + * Revision 1.9 1995/09/28 10:12:36 quinn * Windows-support changes * * Revision 1.8 1995/09/27 15:02:46 quinn @@ -159,6 +162,7 @@ struct comstack #define cs_getproto(handle) ((handle)->protocol) const char MDF *cs_strerror(COMSTACK h); +const char *cs_errmsg(int n); /* * error management.