Remove stray blank line.
MFC after: 3 days
This commit is contained in:
parent
c517bc1502
commit
8046a47e76
@ -627,7 +627,6 @@ struct proc {
|
||||
#define P_SIGEVENT 0x200000 /* Process pending signals changed. */
|
||||
#define P_SINGLE_BOUNDARY 0x400000 /* Threads should suspend at user boundary. */
|
||||
#define P_HWPMC 0x800000 /* Process is using HWPMCs */
|
||||
|
||||
#define P_JAILED 0x1000000 /* Process is in jail. */
|
||||
#define P_ORPHAN 0x2000000 /* Orphaned. */
|
||||
#define P_INEXEC 0x4000000 /* Process is in execve(). */
|
||||
|
Loading…
Reference in New Issue
Block a user