mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-11 09:20:25 +07:00
man: ensure example of sd_journal_query_unique() compiles cleanly
This commit is contained in:
parent
9536e0e109
commit
0902aa1838
@ -176,7 +176,7 @@
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
sd_journal *j;
|
||||
const char *d;
|
||||
const void *d;
|
||||
size_t l;
|
||||
int r;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user