mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-16 23:29:57 +08: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…
x
Reference in New Issue
Block a user