mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09: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