Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netiso



Module Name:    src
Committed By:   dyoung
Date:           Sat Feb 17 05:01:48 UTC 2007

Modified Files:
        src/sys/netiso: clnp_subr.c

Log Message:
KNF: compare pointers with NULL.  Remove extraneous parentheses
from return statements.

bcopy -> memcpy
bzero -> memset
bcmp -> memcmp


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/netiso/clnp_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index