summaryrefslogtreecommitdiff
path: root/src/misc/getsubopt.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-21getsubopt: don't include leading = in value stringSteven Barth1-1/+1
getsubopt incorrectly returns the delimiting = in the value string, this patch fixes it by increasing the pointer position by one. Signed-off-by: Steven Barth <cyrus@openwrt.org>
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+23