mirror of
https://github.com/systemd/systemd.git
synced 2026-07-16 12:30:23 +00:00
[PATCH] fix compiler warning in udevtest.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user