Date: Mon, 28 Jul 2008 12:27:37 GMT From: Rui Paulo <rpaulo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 146107 for review Message-ID: <200807281227.m6SCRbRH096570@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=146107 Change 146107 by rpaulo@rpaulo_epsilon on 2008/07/28 12:27:34 verbose param was removed. Affected files ... .. //depot/projects/soc2008/rpaulo-tcpad/device.c#4 edit Differences ... ==== //depot/projects/soc2008/rpaulo-tcpad/device.c#4 (text+ko) ==== @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $P4: //depot/projects/soc2008/rpaulo-tcpad/device.c#3 $ + * $P4: //depot/projects/soc2008/rpaulo-tcpad/device.c#4 $ */ #include <err.h> @@ -39,8 +39,6 @@ /** * @brief * List all devices found by pcap. - * - * @param verbose Verbose toggle */ void device_listall(void)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281227.m6SCRbRH096570>