mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..
This commit is contained in:
@@ -87,7 +87,7 @@ struct DCC
|
||||
unsigned char dccstat; /* 0 = QUEUED 1 = ACTIVE 2 = FAILED 3 = DONE */
|
||||
unsigned int resume_sent:1; /* resume request sent */
|
||||
unsigned int fastsend:1;
|
||||
unsigned int ackoffset:1; /* is reciever sending acks as an offset from */
|
||||
unsigned int ackoffset:1; /* is receiver sending acks as an offset from */
|
||||
/* the resume point? */
|
||||
unsigned int throttled:2; /* 0x1 = per send/get throttle
|
||||
0x2 = global throttle */
|
||||
|
||||
Reference in New Issue
Block a user