From 6b5a78705a5a85458222fcf1d860d1a19de99ac0 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Sat, 3 May 2025 16:22:49 +0200 Subject: Replace UTF-8 encoded characters with ASCII versions --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index bdd0c3a..0507aae 100644 --- a/src/main.c +++ b/src/main.c @@ -4,7 +4,7 @@ * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted. * - * THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE * FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY -- cgit v1.2.3