Re: [PATCH] AUTHORS and INSTALL
[p5sagit/p5-mst-13.2.git] / reentr.h
index d72647b..4c80588 100644 (file)
--- 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. */