aboutsummaryrefslogtreecommitdiff
path: root/src/ucg/ucg.c
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2024-07-01 20:48:00 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2024-07-01 20:48:00 +0200
commitf7243eac74c8407740d86d2a6178b1ea0032e51c (patch)
tree9ed3fe08333fc720bf562fb1694d96257c653bab /src/ucg/ucg.c
parentc2ab2bf25a0a823b70d03c9255931e5d1263b3fb (diff)
Force `cl.exe` to parse Odin source as utf-8.
Diffstat (limited to 'src/ucg/ucg.c')
-rw-r--r--src/ucg/ucg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ucg/ucg.c b/src/ucg/ucg.c
index 1e969844f..c3e270e1a 100644
--- a/src/ucg/ucg.c
+++ b/src/ucg/ucg.c
@@ -1,4 +1,4 @@
-/*
+/*
* SPDX-FileCopyrightText: (c) 2024 Feoramund
* SPDX-License-Identifier: BSD-3-Clause
*/