summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system.h b/src/system.h
index 096f3ca..b8c2bc9 100644
--- a/src/system.h
+++ b/src/system.h
@@ -91,7 +91,7 @@ struct seccomp_data {
/* rename some of the socket filter types to make more sense */
typedef struct sock_filter bpf_instr_raw;
-/* no new privs defintions */
+/* no new privs definitions */
#ifndef PR_SET_NO_NEW_PRIVS
#define PR_SET_NO_NEW_PRIVS 38
#endif