aboutsummaryrefslogtreecommitdiffstats
path: root/src/faudit/pid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/faudit/pid.c')
-rw-r--r--src/faudit/pid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/faudit/pid.c b/src/faudit/pid.c
index a6f02c051..5744ab244 100644
--- a/src/faudit/pid.c
+++ b/src/faudit/pid.c
@@ -19,7 +19,7 @@
19*/ 19*/
20#include "faudit.h" 20#include "faudit.h"
21 21
22void pid(void) { 22void pid_test(void) {
23 char *kern_proc[] = { 23 char *kern_proc[] = {
24 "kthreadd", 24 "kthreadd",
25 "ksoftirqd", 25 "ksoftirqd",