mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Quiet codespell 2.3.0 complaints.
This commit is contained in:
parent
d5028a00c0
commit
3226c60e6a
@ -4,6 +4,7 @@ alloced
|
|||||||
anull
|
anull
|
||||||
clen
|
clen
|
||||||
edn
|
edn
|
||||||
|
exect
|
||||||
fIDN
|
fIDN
|
||||||
fpt
|
fpt
|
||||||
ist
|
ist
|
||||||
@ -11,6 +12,7 @@ nome
|
|||||||
numer
|
numer
|
||||||
pleas
|
pleas
|
||||||
sav
|
sav
|
||||||
|
servent
|
||||||
siz
|
siz
|
||||||
statics
|
statics
|
||||||
thur
|
thur
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
* For example code, see tools/testing/selftests/seccomp/seccomp_bpf.c
|
* For example code, see tools/testing/selftests/seccomp/seccomp_bpf.c
|
||||||
*
|
*
|
||||||
* The structs and registers vary among the different platforms.
|
* The structs and registers vary among the different platforms.
|
||||||
* We define user_regs_struct as the struct to use for gettings
|
* We define user_regs_struct as the struct to use for getting
|
||||||
* and setting the general registers and define accessor
|
* and setting the general registers and define accessor
|
||||||
* macros to get/set the individual struct members.
|
* macros to get/set the individual struct members.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user