Re: [OpenWrt-Devel] [PATCH] swconfig: Fix switch name.

2010-04-16 Thread Gabor Juhos
Jonas Gorski írta: > This patch fixes a small typo in swconfig's client side that caused > it to print the interface name instead of the switch's device name > on the help page. > > Signed-off-by: Jonas Gorski Applied: https://dev.openwrt.org/changeset/20938 Thanks, Gabor __

[OpenWrt-Devel] [PATCH] swconfig: Fix switch name.

2010-04-11 Thread Jonas Gorski
This patch fixes a small typo in swconfig's client side that caused it to print the interface name instead of the switch's device name on the help page. Signed-off-by: Jonas Gorski --- package/swconfig/src/swlib.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/