andre 2007-05-25 21:28:49 UTC FreeBSD src repository
Modified files: sys/netinet tcp.h Log: The printf %b list in PRINT_TH_FLAGS has to be in octal numbering. Thus convert \8 to \10 and the warnings go away. Pointed out by: sam, ru, thompsa Revision Changes Path 1.40 +1 -1 src/sys/netinet/tcp.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"