summaryrefslogtreecommitdiff
path: root/src/misc/getsubopt.c
AgeCommit message (Collapse)AuthorLines
2015-08-21getsubopt: don't include leading = in value stringSteven Barth-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 Felker-0/+23