From 0537c34fbbc903d5549a089b3dfaa6210d5c2bbf Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 03:33:37 +0000 Subject: [PATCH] spelling: doesn't --- src/Cedar/SM.c | 2 +- src/SeeDll/Packet32.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Cedar/SM.c b/src/Cedar/SM.c index 827800fb..d656e007 100644 --- a/src/Cedar/SM.c +++ b/src/Cedar/SM.c @@ -9465,7 +9465,7 @@ void SmSessionDlgUpdate(HWND hWnd, SM_HUB *s) if (s->p->ServerInfo.ServerBuildInt < 2844) { - // Old version doen't support for remote management of the sessions + // Old version doesn't support for remote management of the sessions ok2 = ok; } diff --git a/src/SeeDll/Packet32.c b/src/SeeDll/Packet32.c index f82a817b..33ec994c 100644 --- a/src/SeeDll/Packet32.c +++ b/src/SeeDll/Packet32.c @@ -1854,7 +1854,7 @@ BOOLEAN PacketSetBpf(LPADAPTER AdapterObject, struct bpf_program *fp) \param AdapterObject Pointer to an _ADAPTER structure. \param snaplen Desired snap len for this capture. \return If the function succeeds, the return value is nonzero and specifies the actual snaplen that - the card is using. If the function fails or if the card does't allow to set sna length, the return + the card is using. If the function fails or if the card doesn't allow to set sna length, the return value is 0. The snap len is the amount of packet that is actually captured by the interface and received by the