]> git.cameronkatri.com Git - mandoc.git/blobdiff - test-getsubopt.c
Manually tag the section option.
[mandoc.git] / test-getsubopt.c
index 752c1cde4b10f9263bb50fe65ed3d1ae6a8771a1..9af1e09b58f6882ccfa957f219954beaf3bd8031 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: test-getsubopt.c,v 1.5 2018/08/15 02:15:52 schwarze Exp $  */
+/*     $Id: test-getsubopt.c,v 1.6 2018/08/15 14:37:41 schwarze Exp $  */
 /*
  * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -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.
  */