Source-Changes archive

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

CVS commit: src/sbin/ifconfig



Module Name:    src
Committed By:   dyoung
Date:           Tue May  6 18:09:50 UTC 2008

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

Log Message:
Cosmetic: use return rc ? 0 : -1;

Make sure to release a prop_object_t that I am no longer using.


To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sbin/ifconfig/ifconfig.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