mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 12:20:52 +02:00
bsdkm: fix comment typo.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
#include <machine/pcb.h>
|
||||
|
||||
struct wolfkmod_fpu_state_t {
|
||||
volatile lwpid_t td_tid; /* the thread curently using fpu. */
|
||||
volatile lwpid_t td_tid; /* the thread currently using fpu. */
|
||||
volatile u_int nest; /* the fpu nesting level. */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user