remove useless whitespace; from Jia Tan
authorderaadt <deraadt@openbsd.org>
Tue, 2 Apr 2024 08:27:22 +0000 (08:27 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 2 Apr 2024 08:27:22 +0000 (08:27 +0000)
sys/kern/sys_process.c

index a1c1e70..a310b12 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: sys_process.c,v 1.96 2024/03/30 13:33:20 mpi Exp $    */
+/*     $OpenBSD: sys_process.c,v 1.97 2024/04/02 08:27:22 deraadt Exp $        */
 /*     $NetBSD: sys_process.c,v 1.55 1996/05/15 06:17:47 tls Exp $     */
 
 /*-
@@ -375,7 +375,7 @@ ptrace_ctrl(struct proc *p, int req, pid_t pid, caddr_t addr, int data)
                 *      (5) it's not owned by you, or the last exec
                 *          gave us setuid/setgid privs (unless
                 *          you're root), or...
-                * 
+                *
                 *      [Note: once PS_SUGID or PS_SUGIDEXEC gets set in
                 *      execve(), they stay set until the process does
                 *      another execve().  Hence this prevents a setuid