fix typo
imagine writing macroses instead of macros
This commit is contained in:
parent
0525800133
commit
d587fcaa4e
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#define NODE_GYP_MODULE_NAME crypto
|
||||
#endif
|
||||
|
||||
// maybe i love macroses a bit too much
|
||||
// maybe i love macros a bit too much
|
||||
|
||||
#define CALL_ASSERT_OK(code) \
|
||||
status = code; \
|
||||
|
|
Loading…
Reference in a new issue