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:           Wed Sep 10 01:14:59 UTC 2008

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

Log Message:
Don't cast a sockunion * to sockaddr *.  Instead, reference the
sockaddr inside of the sockunion.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 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