summaryrefslogtreecommitdiffstats
path: root/pcp/PCPDynamicMeter.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-07-09 12:42:36 +1000
committerNathan Scott <nathans@redhat.com>2021-07-09 12:42:36 +1000
commite7aaf79166c089dde2ffb34de7e0559c903aceae (patch)
treed0a0113d199df5b48e0aa91cb13b2c2de81a90eb /pcp/PCPDynamicMeter.h
parent9f667f2c746c6e8b7cdb300dc36bc2f705d03884 (diff)
Remove unnecessary include files from PCPDynamicMeter.c
Also resolve a few unintended style guide transgressions in the PCP platform code.
Diffstat (limited to 'pcp/PCPDynamicMeter.h')
-rw-r--r--pcp/PCPDynamicMeter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcp/PCPDynamicMeter.h b/pcp/PCPDynamicMeter.h
index e73a1bca..a7390e61 100644
--- a/pcp/PCPDynamicMeter.h
+++ b/pcp/PCPDynamicMeter.h
@@ -14,7 +14,7 @@ typedef struct {
typedef struct {
DynamicMeter super;
- PCPDynamicMetric *metrics;
+ PCPDynamicMetric* metrics;
unsigned int totalMetrics;
} PCPDynamicMeter;

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