Browse Source

Add UTF-8 BOM for ucg.c, because reasons.

Jeroen van Rijn 1 year ago
parent
commit
c2ab2bf25a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/ucg/ucg.c

+ 1 - 1
src/ucg/ucg.c

@@ -1,4 +1,4 @@
-/*
+/*
  * SPDX-FileCopyrightText: (c) 2024 Feoramund
  * SPDX-FileCopyrightText: (c) 2024 Feoramund
  * SPDX-License-Identifier: BSD-3-Clause
  * SPDX-License-Identifier: BSD-3-Clause
  */
  */