Module Name: src Committed By: jakllsch Date: Sun Jan 5 20:52:57 UTC 2014
Modified Files:
src/sys/arch/i386/stand/lib: parseutils.c
Log Message:
No need to return a empty string literal of the wrong const-ness when we
already have a empty string of the correct const-ness.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/i386/stand/lib/parseutils.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
