mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 11:19:16 +02:00
parent
2c11e23c34
commit
3b3a4e1c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ kill_existing (const char *progname, const char *pidfile, const char *kill_match
|
||||||
gs_free char *cmdline_contents = NULL;
|
gs_free char *cmdline_contents = NULL;
|
||||||
guint64 start_time;
|
guint64 start_time;
|
||||||
char proc_path[256];
|
char proc_path[256];
|
||||||
gs_free GError *error = NULL;
|
gs_free_error GError *error = NULL;
|
||||||
|
|
||||||
if (!pidfile)
|
if (!pidfile)
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue