mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
fix signature of sd_journal_print_with_location in docs
This commit is contained in:
parent
1015da0930
commit
37035235df
@ -68,10 +68,10 @@
|
||||
|
||||
<funcprototype>
|
||||
<funcdef>int <function>sd_journal_print_with_location</function></funcdef>
|
||||
<paramdef>int <parameter>priority</parameter></paramdef>
|
||||
<paramdef>const char *<parameter>file</parameter></paramdef>
|
||||
<paramdef>const char *<parameter>line</parameter></paramdef>
|
||||
<paramdef>const char *<parameter>func</parameter></paramdef>
|
||||
<paramdef>int <parameter>priority</parameter></paramdef>
|
||||
<paramdef>const char *<parameter>format</parameter></paramdef>
|
||||
<paramdef>…</paramdef>
|
||||
</funcprototype>
|
||||
|
Loading…
Reference in New Issue
Block a user