mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-26 05:35:21 +07:00
logger: use the right enum type
This commit is contained in:
parent
1b5601907e
commit
9c5c00f9fe
@ -75,7 +75,7 @@ struct Stream {
|
||||
|
||||
int fd;
|
||||
|
||||
LogTarget target;
|
||||
StreamTarget target;
|
||||
int priority;
|
||||
char *process;
|
||||
pid_t pid;
|
||||
|
Loading…
Reference in New Issue
Block a user