fix missing -p command line argument
authorAlejandro Enrique <alejandro.enrique@fon.com>
Wed, 11 Feb 2015 10:02:46 +0000 (11:02 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 11 Feb 2015 10:08:28 +0000 (21:08 +1100)
commitd49528ef9ccc74a90b0828fcd94408374a8af4b1
tree29154973a99f30f659a147eabb13786f7d9172b4
parentb00da24550b39a2cc95ec74de5224da8e2e2dabe
fix missing -p command line argument

Option -p was not being accepted as it was missing in getopt parameter
list

Signed-off-by: Alejandro Enrique <alejandro.enrique@fon.com>
main.c