X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=reentr.h;h=4c805883daa1e820b83d077e5d2bf651c350c814;hb=c72de6e4fcf1475a6744c18dcaf8c2e06e1665bf;hp=d72647b294d3f409ecc8d9f96e6a6b5a6f08a874;hpb=158b3652342ca691c9e3b061a1d78456ae1a9b4a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/reentr.h b/reentr.h index d72647b..4c80588 100644 --- a/reentr.h +++ b/reentr.h @@ -743,7 +743,7 @@ typedef struct { size_t _ttyname_size; #endif /* HAS_TTYNAME_R */ - int dummy; /* just in case */ + int dummy; /* cannot have empty structs */ } REENTR; /* The wrappers. */