ppp: Fix missing arg argument when using option flag OPT_A2STRVAL
authorJohn Crispin <john@openwrt.org>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
commit16d291e2c9ef687bd1d2f58d347d3ee0dc7fcbe1
tree4a70472c24acab6165683f15a469d0d573fee960
parent9ccfbb841c01b1d15270374a3ce07641267b730d
ppp: Fix missing arg argument when using option flag OPT_A2STRVAL

The arg argument is missing to the printer call in the print_option
utility when the option flag OPT_A2STRVAL is set.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 45264
package/network/services/ppp/patches/550-fix-printer-args.patch [new file with mode: 0644]