summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2016-03-07 16:57:56 -0300
committerHisham Muhammad <hisham@gobolinux.org>2016-03-07 16:58:02 -0300
commitdb80f202f2b264ecbc979661c48204ec97a849af (patch)
treee50f557bbf86a25fe49bd1d79c9f1d48b4242ab1 /freebsd/FreeBSDProcessList.h
parent98e43816a5875c5d5772de044aed6aa51b9d4bc3 (diff)
Avoid global, as done by @gaod in #387.
Diffstat (limited to 'freebsd/FreeBSDProcessList.h')
-rw-r--r--freebsd/FreeBSDProcessList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/freebsd/FreeBSDProcessList.h b/freebsd/FreeBSDProcessList.h
index 2267379e..af343fb0 100644
--- a/freebsd/FreeBSDProcessList.h
+++ b/freebsd/FreeBSDProcessList.h
@@ -55,7 +55,6 @@ typedef struct FreeBSDProcessList_ {
-
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidWhiteList, uid_t userId);
void ProcessList_delete(ProcessList* this);

© 2014-2024 Faster IT GmbH | imprint | privacy policy