[gnome-multi-writer] trivial: respect --verbose when probing
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-multi-writer] trivial: respect --verbose when probing
- Date: Wed, 28 Jan 2015 21:45:53 +0000 (UTC)
commit d657ed9103733b6e71930fa672630563d585860e
Author: Richard Hughes <richard hughsie com>
Date: Wed Jan 28 21:12:46 2015 +0000
trivial: respect --verbose when probing
src/gmw-probe.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gmw-probe.c b/src/gmw-probe.c
index 2930c4c..ed94d43 100644
--- a/src/gmw-probe.c
+++ b/src/gmw-probe.c
@@ -515,7 +515,7 @@ main (int argc, char **argv)
{
GOptionContext *context;
const gchar *subsystems[] = { "usb", NULL };
- gboolean verbose;
+ gboolean verbose = FALSE;
int status = EXIT_SUCCESS;
_cleanup_object_unref_ GUdevClient *udev_client = NULL;
_cleanup_error_free_ GError *error = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]