Simon Josefsson wrote: > but now there is a comment in both strnlen.c and > strnlen.h. Should we remove one of them?
No. We keep the comment in strnlen.h because that's where most users will look at (in case they are on a machine where "man strnlen" doesn't work). And the one in the .c file, we keep it to minimize differences with glibc source code. Bruno _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
