summaryrefslogtreecommitdiff
path: root/src/haversine/haversine_random.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/haversine/haversine_random.h')
-rw-r--r--src/haversine/haversine_random.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/haversine/haversine_random.h b/src/haversine/haversine_random.h
index a9ec221..e80df7d 100644
--- a/src/haversine/haversine_random.h
+++ b/src/haversine/haversine_random.h
@@ -34,7 +34,7 @@ RandomF64(pcg64_random_t *RNG)
{
s32 Exponent = -64;
u64 Significand;
- umm Shift;
+ s32 Shift;
/*
* Read zeros into the exponent until we hit a one; the rest