From 15cd601be0f8920083957ef2274a64e00fb92498 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 7 Feb 2013 00:53:11 -0500 Subject: [PATCH] man: fix return value for sd_journal_flush_matches https://bugs.freedesktop.org/show_bug.cgi?id=60133 --- man/sd_journal_add_match.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - int sd_journal_flush_matches + void sd_journal_flush_matches sd_journal* j -- 2.30.2