mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
[PATCH] fix compiler warning in udevtest.c
This commit is contained in:
parent
aee380b6d8
commit
41bc97a0ad
@ -58,7 +58,6 @@ int main(int argc, char *argv[], char *envp[])
|
||||
char *devpath;
|
||||
char temp[NAME_SIZE];
|
||||
char *subsystem = "";
|
||||
const int fake = 1;
|
||||
|
||||
main_argv = argv;
|
||||
main_envp = envp;
|
||||
|
Loading…
Reference in New Issue
Block a user