Date: Tue, 11 Jan 2005 10:47:51 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c Message-ID: <200501111047.j0BAlpSL063040@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2005-01-11 10:47:51 UTC FreeBSD src repository (doc committer) Modified files: sys/net bridge.c Log: Fix a typo in a comment that may be confusing if one doesn't really check what the code does. Separators are spaces, commas or tabs; not '*' characters (as one may assume by reading the old comment). Revision Changes Path 1.87 +1 -1 src/sys/net/bridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501111047.j0BAlpSL063040>