Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Tue May 17 12:58:21 UTC 2016
Modified Files:
src/sys/net: rtsock.c
Log Message:
Tidy up route_output
Avoid jumping into the middle of a switch statement, use a function instead.
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/net/rtsock.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