Source-Changes archive

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

CVS commit: src/sbin/routed/rtquery



Module Name:    src
Committed By:   mrg
Date:           Tue May  9 20:30:15 UTC 2006

Modified Files:
        src/sbin/routed/rtquery: rtquery.c

Log Message:
change (mostly) int to socklen_t.  GCC 4 doesn't like that int and
socklen_t are different signness.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sbin/routed/rtquery/rtquery.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