mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Spell "separate" correctly.
This commit is contained in:
parent
8988059f43
commit
1b20ff34a3
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ MALLOC_DECLARE(M_LINUX);
|
|||
#endif
|
||||
|
||||
/*
|
||||
* Provide a seperate set of types for the Linux types.
|
||||
* Provide a separate set of types for the Linux types.
|
||||
*/
|
||||
typedef int l_int;
|
||||
typedef int32_t l_long;
|
||||
|
|
|
|||
Loading…
Reference in a new issue