Module Name: src Committed By: joerg Date: Fri Nov 25 14:39:02 UTC 2011
Modified Files:
src/libexec/ld.elf_so: symbol.c
Log Message:
Replace if() NADA else if() NADA else continue logic with one explicit
block. Split out the MIPS handling to make it explicit and readable.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/libexec/ld.elf_so/symbol.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
