On 4/5/19 9:51 PM, Conrad Meyer wrote:
static const u_char dot_name[11] = ". "; static const u_char dotdot_name[11] = ".. ";Seems more clear to me.
Using this syntax will include a terminating zero. --HPS _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
