Date: Fri, 28 Jan 2011 08:00:57 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/usbdump usbdump.c Message-ID: <201101280801.p0S81EPC043503@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2011-01-28 08:00:57 UTC
FreeBSD src repository
Modified files:
usr.sbin/usbdump usbdump.c
Log:
SVN rev 218010 on 2011-01-28 08:00:57Z by hselasky
- Remove double semicolon.
- Remove reference to sprintf. Use printf directly. This part of
the code should be optimised further to avoid many small printouts.
Setting a sensible line buffer length could help aswell when printing
out megabytes of data per second.
Approved by: thompsa (mentor)
Revision Changes Path
1.4 +5 -6 src/usr.sbin/usbdump/usbdump.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101280801.p0S81EPC043503>
