CNFSMountGui::menuEntry init type

Origin commit data
------------------
Branch: ni/coolstream
Commit: 94558db6f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2014-01-23 17:16:32 +01:00
parent e8e64015fc
commit 2f773aac3f

View File

@@ -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];