Module Name: src Committed By: rillig Date: Sat Sep 11 20:05:34 UTC 2021
Modified Files: src/include: stdio.h Log Message: stdio.h: remove outdated comment for vscanf When these functions where added to stdio.h 1.72 on 2008-08-04, the conditional included _NETBSD_SOURCE. The additional condition was removed in stdio.h 1.99 from 2020-03-20, but the comment was not updated. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/include/stdio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.