Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/usr.bin/netstat
On Fri, Aug 05, 2005 at 10:46:53AM +0300, Elad Efrat wrote:
> Quentin Garnier wrote:
>
> >Neither versions are correct. PRIu64 should be used.
>
> Right -- diff attached.
Please use Unified diffs (-u) or context diffs (-c) in the future. Many of
us find these diff formats easier to read. They also more-easily cope with
other changes to the file.
while we're making diff option suggestions, i highly recommend that
everyone use "diff -p" all the time. (put "diff -p" in .cvsrc.) it
usually makes the patch tell you what function a chunk is from which
greatly improved the human-readability of it.
thanks ;-)
Home |
Main Index |
Thread Index |
Old Index