delta.c
13.8 KB
-
Fixed left shift size of int. · 307a3d67
Simply switched the ordering of the checks in the for loop where this left shift was being made.
Jared Wong committed
Simply switched the ordering of the checks in the for loop where this left shift was being made.