Fix spelling: resistent -> resistant
This commit is contained in:
@@ -36,11 +36,11 @@
|
||||
# define SUDOERS_NAME_MATCH
|
||||
#endif
|
||||
|
||||
/* Allowed by policy (rowhammer resistent). */
|
||||
/* Allowed by policy (rowhammer resistant). */
|
||||
#undef ALLOW
|
||||
#define ALLOW 0x52a2925 /* 0101001010100010100100100101 */
|
||||
|
||||
/* Denied by policy (rowhammer resistent). */
|
||||
/* Denied by policy (rowhammer resistant). */
|
||||
#undef DENY
|
||||
#define DENY 0xad5d6da /* 1010110101011101011011011010 */
|
||||
|
||||
|
Reference in New Issue
Block a user