Source-Changes archive

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

CVS commit: basesrc/dist/dhcp/minires



Module Name:    basesrc
Committed By:   bjh21
Date:           Mon Mar 18 20:25:59 UTC 2002

Modified Files:
        basesrc/dist/dhcp/minires: res_findzonecut.c

Log Message:
Check isc_result_t values with != ISC_R_SUCCESS, rather than < 0.
Suggested by Ted Lemon, but not yet in an ISC DHCP release.
This is necessary to avoid warning with -fshort-enums.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/dist/dhcp/minires/res_findzonecut.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