1
0
forked from me/IronOS

Fix formatting

This commit is contained in:
Alvin Wong
2021-04-12 20:45:26 +08:00
parent 11f40cfc1b
commit 001d91988c

View File

@@ -9,7 +9,7 @@
#define TRANSLATION_H_
#include "stdint.h"
extern const bool HasFahrenheit;
extern const bool HasFahrenheit;
extern const char *SymbolPlus;
extern const char *SymbolMinus;