diff options
| author | Roy Marples <roy@marples.name> | 2020-02-10 13:26:30 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-02-10 13:26:30 +0000 |
| commit | 754f62b6b3dfb2fbd508a5a949c4cfeb3134885c (patch) | |
| tree | 17f22e632881cf0c99837ea9a4f360ba0a5fa78d /src/privsep-bpf.c | |
| parent | bbba9864563cc6fa1c43e02aee9634f83a47221c (diff) | |
| download | dhcpcd-754f62b6b3dfb2fbd508a5a949c4cfeb3134885c.tar.xz | |
spelling: Correct both privilege and separation
Found by Arfrever.
Diffstat (limited to 'src/privsep-bpf.c')
| -rw-r--r-- | src/privsep-bpf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/privsep-bpf.c b/src/privsep-bpf.c index e5e9ad2b..035fe1b7 100644 --- a/src/privsep-bpf.c +++ b/src/privsep-bpf.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Priviledge Separation BPF Initiator + * Privilege Separation BPF Initiator * Copyright (c) 2006-2020 Roy Marples <roy@marples.name> * All rights reserved |
