From 486aad23f0d07c6dd688dcfce2ca3fdbf9fc25bd Mon Sep 17 00:00:00 2001 From: Philip Nilsson Date: Mon, 3 Dec 2012 18:26:52 +0100 Subject: [PATCH] man: correct documented return type for sd_journal_close --- man/sd_journal_open.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 06d0ccfd12..76b857b991 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -71,7 +71,7 @@ - int sd_journal_close + void sd_journal_close sd_journal* j