mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-20 00:00:37 +01:00
ifcfg-rh: more fix build
This commit is contained in:
parent
79a7e46bfd
commit
efc72c996f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ svOpenFileInternal (const char *name, gboolean create, GError **error)
|
|||
{
|
||||
shvarFile *s = NULL;
|
||||
gboolean closefd = FALSE;
|
||||
int errsv;
|
||||
int errsv = 0;
|
||||
|
||||
s = g_slice_new0 (shvarFile);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue