Revision 7373770e src/um/QuotaNetwork.cc
src/um/QuotaNetwork.cc | ||
---|---|---|
75 | 75 |
string net_id; |
76 | 76 |
int num; |
77 | 77 |
|
78 |
map<string, int> net_request;
|
|
78 |
map<string, float> net_request;
|
|
79 | 79 |
|
80 | 80 |
net_request.insert(make_pair("LEASES",1)); |
81 | 81 |
|
Also available in: Unified diff