mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: cumulate
This commit is contained in:
parent
b4facfe2ae
commit
8dd62565ce
@ -919,7 +919,7 @@ void IncrementUserTraffic(HUB *hub, char *username, SESSION *s)
|
|||||||
Unlock(s->TrafficLock);
|
Unlock(s->TrafficLock);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Cummulate the traffic information of the connection
|
// Cumulate the traffic information of the connection
|
||||||
void AddTrafficForSession(SESSION *s, TRAFFIC *t)
|
void AddTrafficForSession(SESSION *s, TRAFFIC *t)
|
||||||
{
|
{
|
||||||
HUB *h;
|
HUB *h;
|
||||||
|
Loading…
Reference in New Issue
Block a user