mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 09:28:21 +00:00
Typo
This commit is contained in:
parent
9fbdc32adc
commit
43a873f7ff
@ -124,7 +124,7 @@ TEST(UtilTest, MakeArg) {
|
|||||||
# define LONG INT
|
# define LONG INT
|
||||||
# define ULONG UINT
|
# define ULONG UINT
|
||||||
# define long_value int_value
|
# define long_value int_value
|
||||||
# define ulong_value iint_value
|
# define ulong_value uint_value
|
||||||
#else
|
#else
|
||||||
# define LONG LONG_LONG
|
# define LONG LONG_LONG
|
||||||
# define ULONG ULONG_LONG
|
# define ULONG ULONG_LONG
|
||||||
|
Loading…
Reference in New Issue
Block a user