mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
fix signature of sd_journal_print_with_location in docs
This commit is contained in:
committed by
Lennart Poettering
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>
|
||||
|
||||
Reference in New Issue
Block a user