Source-Changes archive

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

CVS commit: src/sbin/route



Module Name:    src
Committed By:   dyoung
Date:           Tue Sep  9 16:23:33 UTC 2008

Modified Files:
        src/sbin/route: route.c

Log Message:
Use a union and sizeof() to avoid a cast and an anonymous constant
buffer length, respectively.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sbin/route/route.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