summaryrefslogtreecommitdiffstats
path: root/common/menu.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-06-24 14:25:18 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-06-30 20:23:26 +0200
commit4d5a9be0dcdffa64faf8020185c600890f2391b4 (patch)
tree7e62f6e88900020035f1d18a18d75d4712f2d95a /common/menu.c
parenta6e358b2f5b219fda18a7bc9348cb969043c19d5 (diff)
downloadbarebox-4d5a9be0dcdffa64faf8020185c600890f2391b4.tar.gz
barebox-4d5a9be0dcdffa64faf8020185c600890f2391b4.tar.xz
complete: fix parameter complete with multiple '.'
When a device parameter has dots in its name, we have to use strchr instead of strrchr, because the devicename ends at the first dot, not at the last one. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/menu.c')
0 files changed, 0 insertions, 0 deletions