mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Re-opening the connection
This commit is contained in:
parent
3fb3363853
commit
c7768f60db
1 changed files with 1 additions and 1 deletions
|
|
@ -1273,7 +1273,7 @@ struct TVFSGlobs * NetworkConnect(gchar *ConnectionName)
|
|||
return globs;
|
||||
}
|
||||
}
|
||||
return NULL;
|
||||
return globs;
|
||||
}
|
||||
|
||||
gboolean AddQuickConnection(PConnection Connection)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue