diff options
Diffstat (limited to 'pand')
-rw-r--r-- | pand/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pand/main.c b/pand/main.c index c128d332..98b1720d 100644 --- a/pand/main.c +++ b/pand/main.c @@ -510,7 +510,7 @@ static struct option main_lopts[] = { { 0, 0, 0, 0 } }; -static char main_sopts[] = "hsc:k:Kr:e:i:lnp::DQ::AESMC::P:z"; +static char main_sopts[] = "hsc:k:Kr:d:e:i:lnp::DQ::AESMC::P:z"; static char main_help[] = "Bluetooth PAN daemon version " VERSION " \n" |