mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 21:58:29 +02:00
supplement to 13aeee437f
Origin commit data
------------------
Commit: 0b30c8f2c5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-24 (Fri, 24 Jan 2014)
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 CNFSMountGui::menuEntry(int nr)
|
||||||
{
|
{
|
||||||
int type = g_settings.network_nfs[nr].type;
|
int &type = g_settings.network_nfs[nr].type;
|
||||||
|
|
||||||
char cmd[9];
|
char cmd[9];
|
||||||
char cmd2[9];
|
char cmd2[9];
|
||||||
|
Reference in New Issue
Block a user