Commit 43a873f7 authored by Victor Zverovich's avatar Victor Zverovich

Typo

parent 9fbdc32a
......@@ -124,7 +124,7 @@ TEST(UtilTest, MakeArg) {
# define LONG INT
# define ULONG UINT
# define long_value int_value
# define ulong_value iint_value
# define ulong_value uint_value
#else
# define LONG LONG_LONG
# define ULONG ULONG_LONG
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment