summaryrefslogtreecommitdiffstats
path: root/AffinityPanel.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
committerNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
commit7ac1c709b727bd460889f2765db9e2a37535ef90 (patch)
tree02a76cefab54370e77dbeb9888f5f223d7515eb0 /AffinityPanel.h
parent579995c7c2385b844d81b2508710dcbbe9b0d64f (diff)
Re-generate all headers with latest scripts/MakeHeader.py
Sync-up missing extern declarations for many functions.
Diffstat (limited to 'AffinityPanel.h')
-rw-r--r--AffinityPanel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/AffinityPanel.h b/AffinityPanel.h
index 2b6059b0..3a9c7807 100644
--- a/AffinityPanel.h
+++ b/AffinityPanel.h
@@ -16,8 +16,8 @@ in the source distribution for its full text.
extern PanelClass AffinityPanel_class;
-Panel* AffinityPanel_new(ProcessList* pl, Affinity* affinity);
+extern Panel* AffinityPanel_new(ProcessList* pl, Affinity* affinity);
-Affinity* AffinityPanel_getAffinity(Panel* this, ProcessList* pl);
+extern Affinity* AffinityPanel_getAffinity(Panel* this, ProcessList* pl);
#endif

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