Fix spelling: resistent -> resistant

This commit is contained in:
Todd C. Miller
2023-10-12 10:20:34 -06:00
parent 98c2eeafd5
commit 2d437c793d
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
#ifndef SUDO_AUTH_H
#define SUDO_AUTH_H
/* Private auth function return values (rowhammer resistent). */
/* Private auth function return values (rowhammer resistant). */
#define AUTH_INTR 0x69d61fc8 /* 1101001110101100001111111001000 */
#define AUTH_NONINTERACTIVE 0x1629e037 /* 0010110001010011110000000110111 */