summaryrefslogtreecommitdiffstats
path: root/unsupported
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-07-14 19:24:18 +0200
committerBenBE <BenBE@geshi.org>2021-07-15 06:57:24 +0200
commit976c6123f41492aaf613b9d172eef1842fb7b0a3 (patch)
treec5d2cc5276cd909348a41214320d305eb955fe57 /unsupported
parent68edf924349e10ed6a144d4d6f1d0ddcdfeb6d43 (diff)
Pointer indication aligned to typename
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/Platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index af66bf99..3f704f0d 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -56,7 +56,7 @@ bool Platform_getDiskIO(DiskIOData* data);
bool Platform_getNetworkIO(NetworkIOData* data);
-void Platform_getBattery(double *percent, ACPresence *isOnAC);
+void Platform_getBattery(double* percent, ACPresence* isOnAC);
void Platform_getHostname(char* buffer, size_t size);

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