1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: first

This commit is contained in:
Josh Soref 2018-02-28 03:45:02 +00:00
parent 7f08d54f93
commit 8acc49f1d6

View File

@ -2083,7 +2083,7 @@ BOOLEAN PacketSetHwFilter(LPADAPTER AdapterObject,ULONG Filter)
- a variable number of ASCII strings, each with the names of an adapter, separated by a "\0"
- a double "\0"
- a number of ASCII strings, each with the description of an adapter, separated by a "\0". The number
of descriptions is the same of the one of names. The fisrt description corresponds to the first name, and
of descriptions is the same of the one of names. The first description corresponds to the first name, and
so on.
- a double "\0".
*/