summaryrefslogtreecommitdiffstats
path: root/SwapMeter.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-04-11 22:49:39 +0200
committerBenny Baumann <BenBE@geshi.org>2023-04-11 22:50:18 +0200
commitda255cb33fd8ddd233232850f9465e6ddb47015f (patch)
tree488374400faded42a87dab75b280261aa4d24492 /SwapMeter.h
parentc878343784f23d7cb18ccec6aa034f01aee8069e (diff)
Minor code formatting consistency fixes
Diffstat (limited to 'SwapMeter.h')
-rw-r--r--SwapMeter.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/SwapMeter.h b/SwapMeter.h
index b71e83fe..162897fb 100644
--- a/SwapMeter.h
+++ b/SwapMeter.h
@@ -10,9 +10,9 @@ in the source distribution for its full text.
#include "Meter.h"
typedef enum {
- SWAP_METER_USED = 0,
- SWAP_METER_CACHE = 1,
- SWAP_METER_ITEMCOUNT = 2, // number of entries in this enum
+ SWAP_METER_USED = 0,
+ SWAP_METER_CACHE = 1,
+ SWAP_METER_ITEMCOUNT = 2, // number of entries in this enum
} SwapMeterValues;
extern const MeterClass SwapMeter_class;

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