This commit is contained in:
yunwei37
2024-08-10 08:32:58 +00:00
parent 05b0bc023e
commit 38e1ba9ee4
7 changed files with 10 additions and 10 deletions

View File

@@ -249,7 +249,7 @@ struct {
// Optional Target Parent PID
const volatile int target_ppid = 0;
// These store the string represenation
// These store the string representation
// of the PID to hide. This becomes the name
// of the folder in /proc/
const volatile int pid_to_hide_len = 0;