summaryrefslogtreecommitdiffstats
path: root/unsupported/UnsupportedProcessList.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-08-24 20:23:03 +0200
committerChristian Göttsche <cgzones@googlemail.com>2021-08-24 20:23:03 +0200
commit0679e9f45e8e5524702b0cb0a2a8cfdcdb31b372 (patch)
tree0902be228eab568ea4fb4dbef584b2d66e6348bb /unsupported/UnsupportedProcessList.h
parentec2307688e14ccd7d63257db94de8b78e998f6ab (diff)
Unsupported: update platform
Diffstat (limited to 'unsupported/UnsupportedProcessList.h')
-rw-r--r--unsupported/UnsupportedProcessList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/UnsupportedProcessList.h b/unsupported/UnsupportedProcessList.h
index 764a1924..08dae0c7 100644
--- a/unsupported/UnsupportedProcessList.h
+++ b/unsupported/UnsupportedProcessList.h
@@ -10,7 +10,7 @@ in the source distribution for its full text.
#include "ProcessList.h"
-ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* dynamicMeters, Hashtable* pidMatchList, uid_t userId);
+ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* dynamicMeters, Hashtable* dynamicColumns, Hashtable* pidMatchList, uid_t userId);
void ProcessList_delete(ProcessList* this);

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