summaryrefslogtreecommitdiff
path: root/currency.h
diff options
context:
space:
mode:
Diffstat (limited to 'currency.h')
-rw-r--r--currency.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/currency.h b/currency.h
index 5b3300773..297346273 100644
--- a/currency.h
+++ b/currency.h
@@ -26,4 +26,4 @@ uint GetMaskOfAllowedCurrencies(void);
uint GetCurrentCurrencyRate(void);
void CheckSwitchToEuro(void);
-#endif
+#endif /* CURRENCY_H */