summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-04-08 17:43:17 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2011-04-08 17:43:17 +0200
commit62919cfbd5ed0d3a19ca96ccb6508db1bae2f8d8 (patch)
tree8b6ef3c3cd68c63aa623cdb4dbfb0252bbbbc7d2 /src/lib
parentfcb0620a371475f154a5a1fb91a319ff3483ca0d (diff)
downloadabrt-62919cfbd5ed0d3a19ca96ccb6508db1bae2f8d8.tar.gz
abrt-62919cfbd5ed0d3a19ca96ccb6508db1bae2f8d8.tar.xz
abrt-62919cfbd5ed0d3a19ca96ccb6508db1bae2f8d8.zip
abrt-action-print: add -r option which records reported_to
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/event_xml_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/event_xml_parser.c b/src/lib/event_xml_parser.c
index 8bb89027..3e7faaf3 100644
--- a/src/lib/event_xml_parser.c
+++ b/src/lib/event_xml_parser.c
@@ -308,7 +308,7 @@ static void passthrough(GMarkupParseContext *context,
gpointer user_data,
GError **error)
{
- VERB2 log("passthrough");
+ VERB3 log("passthrough");
}
// Called on error, including one set by other