зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1225549 - Modify the data type of mThreshold of NetworkParams to long long from long. r=ettseng
This commit is contained in:
Родитель
50ddae52ca
Коммит
6f05771bd9
|
@ -191,7 +191,7 @@ public:
|
|||
nsString mPreExternalIfname;
|
||||
nsString mCurInternalIfname;
|
||||
nsString mCurExternalIfname;
|
||||
long mThreshold;
|
||||
long long mThreshold;
|
||||
long mIpaddr;
|
||||
long mMask;
|
||||
long mGateway_long;
|
||||
|
|
Загрузка…
Ссылка в новой задаче