From 737559d3f8ebf5ef5ea29b5f009351a38b88c241 Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Mon, 6 Jan 2025 12:36:59 +0100 Subject: [PATCH] Fix typo, minor changes. --- src/build/build_options.c | 2 +- src/compiler/expr.c | 8 +++----- src/compiler/llvm_codegen_expr.c | 11 ++++------- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/src/build/build_options.c b/src/build/build_options.c index 5e2b8ffab..f5a5aa382 100644 --- a/src/build/build_options.c +++ b/src/build/build_options.c @@ -175,7 +175,7 @@ static void usage(bool full) PRINTF(" --winsdk - Set the directory for Windows system library files for cross compilation."); PRINTF(" --wincrt=