mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
CNFSMountGui::menuEntry init type
This commit is contained in:
@@ -218,7 +218,7 @@ const CMenuOptionChooser::keyval NFS_TYPE_OPTIONS[NFS_TYPE_OPTION_COUNT] =
|
||||
|
||||
int CNFSMountGui::menuEntry(int nr)
|
||||
{
|
||||
int type;
|
||||
int type = (int) CFSMounter::NFS;
|
||||
|
||||
char cmd[9];
|
||||
char cmd2[9];
|
||||
|
Reference in New Issue
Block a user