printer: fix 'v' argument 45/213245/1
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 3 Sep 2019 08:11:22 +0000 (10:11 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Tue, 3 Sep 2019 08:12:48 +0000 (10:12 +0200)
commit58142065510eed6dbcfd5a1804c53b2d8b3e3f81
tree0472b36ae7100a6678a778199ddb282e3143887b
parent189b9045c7f6802f9a9558c497e4eae120e25b3e
printer: fix 'v' argument

':' in getopt list means that the option requires an argument.
'v' option does not require argument.

Change-Id: I63052b80e8ed9cc6df93524b7052f8f1c77a8773
src/dbuspolicy_printer.cpp