From 55f7f8ef5b480c1a07e409b716a1833fd454b3e2 Mon Sep 17 00:00:00 2001 From: dzaima Date: Wed, 21 Jul 2021 00:03:45 +0300 Subject: [PATCH] couple more type fixes --- src/core/stuff.c | 2 +- src/h.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/core/stuff.c b/src/core/stuff.c index dd84274f..6c2d2f5a 100644 --- a/src/core/stuff.c +++ b/src/core/stuff.c @@ -302,7 +302,7 @@ NOINLINE i32 compareR(B w, B x) { rc = CMP(wm, xm); rm*= wm