lt/lt512.c: correct typos in non-x86_64 mode
commit36eca470fd7822a3c4cf72fd13801e9d547b1932
authorKyle J. McKay <mackyle@gmail.com>
Fri, 18 Aug 2023 11:00:13 +0000 (18 04:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 18 Aug 2023 11:00:13 +0000 (18 04:00 -0700)
treeb4e2236a8830ae87d67293a4d970c1aa90f5863c
parent1f1be1f67aed11f5249eff38fd4e6ff7dabec523
lt/lt512.c: correct typos in non-x86_64 mode

Remove one overlooked CONST64 cast and replace a 'UL' with the
correct 'ULL' suffix.
lt/lt512.c