Just a warning from 'cl', but that should be
removed IMHO:
  argz.h(58): warning C4138: '*/' found outside of comment (compiling source 
file argz.c)
  argz.h(69): warning C4138: '*/' found outside of comment (compiling source 
file argz.c)

Because of argz.h:
  extern size_t argz_count (const char */*argz*/, size_t /*len*/);
  extern void argz_stringify (char */*argz*/, size_t /*len*/, int /*sep*/);

--
--gv

Reply via email to