Source-Changes archive

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

CVS commit: src/dist/bind/lib/dns



Module Name:    src
Committed By:   dsl
Date:           Fri Jul 25 22:09:52 UTC 2008

Modified Files:
        src/dist/bind/lib/dns: master.c

Log Message:
Comment out the 'continue' in EXPECTEOL().
It only terminates execution of the 'do .. while (0)' loop.
EXPECTEOL() is always followed by 'continue' when called.


To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.2 src/dist/bind/lib/dns/master.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