summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test-getsubopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-getsubopt.c b/test-getsubopt.c
index 483a3839..a735bbd1 100644
--- a/test-getsubopt.c
+++ b/test-getsubopt.c
@@ -18,7 +18,7 @@
#include <stdlib.h>
/*
- * NetBSD declares this function in the wrong header.
+ * NetBSD declared this function in the wrong header before August 2018.
* No harm is done by allowing that, too:
* The only file using it, main.c, also includes unistd.h, anyway.
*/