summaryrefslogtreecommitdiff
path: root/man/sd_journal_add_match.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 00:53:11 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 01:02:34 -0500
commit15cd601be0f8920083957ef2274a64e00fb92498 (patch)
tree637fc21ce690b9b695638597029907449c8d8b95 /man/sd_journal_add_match.xml
parent53057ef93bafbf78318a5e08f6395504a0719f3d (diff)
man: fix return value for sd_journal_flush_matches
https://bugs.freedesktop.org/show_bug.cgi?id=60133
Diffstat (limited to 'man/sd_journal_add_match.xml')
-rw-r--r--man/sd_journal_add_match.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml
index ad2486d74..04b33883c 100644
--- a/man/sd_journal_add_match.xml
+++ b/man/sd_journal_add_match.xml
@@ -66,7 +66,7 @@
</funcprototype>
<funcprototype>
- <funcdef>int <function>sd_journal_flush_matches</function></funcdef>
+ <funcdef>void <function>sd_journal_flush_matches</function></funcdef>
<paramdef>sd_journal* <parameter>j</parameter></paramdef>
</funcprototype>
</funcsynopsis>