mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-10 11:13:51 +00:00
man: correct documented return type for sd_journal_close
This commit is contained in:
parent
c007bb1b4d
commit
486aad23f0
@ -71,7 +71,7 @@
|
||||
</funcprototype>
|
||||
|
||||
<funcprototype>
|
||||
<funcdef>int <function>sd_journal_close</function></funcdef>
|
||||
<funcdef>void <function>sd_journal_close</function></funcdef>
|
||||
<paramdef>sd_journal* <parameter>j</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user