aboutsummaryrefslogtreecommitdiff
path: root/zencore/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/string.cpp')
-rw-r--r--zencore/string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zencore/string.cpp b/zencore/string.cpp
index b6093ac2e..21ba5b204 100644
--- a/zencore/string.cpp
+++ b/zencore/string.cpp
@@ -534,7 +534,7 @@ TEST_CASE("niceNum")
NiceNumGeneral(1000000000000000000, Buffer, kNicenum1024);
CHECK(StringEquals(Buffer, "888P"));
- NiceNumGeneral(10000000000000000000, Buffer, kNicenum1024);
+ NiceNumGeneral(10000000000000000000ull, Buffer, kNicenum1024);
CHECK(StringEquals(Buffer, "8.67E"));
// pow2