From 976be9517742f74f1fa819f67a2dbeba391cd36c Mon Sep 17 00:00:00 2001 From: Quantum Date: Tue, 2 Jun 2026 23:33:54 -0400 Subject: [PATCH] [idd] driver: add BOM to CEdid.* for non-English systems It wouldn't compile otherwise. --- idd/LGIdd/CEdid.cpp | 4 ++-- idd/LGIdd/CEdid.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/idd/LGIdd/CEdid.cpp b/idd/LGIdd/CEdid.cpp index f844a702..f9fbfc8a 100644 --- a/idd/LGIdd/CEdid.cpp +++ b/idd/LGIdd/CEdid.cpp @@ -1,6 +1,6 @@ -/** +/** * Looking Glass - * Copyright © 2017-2026 The Looking Glass Authors + * Copyright © 2017-2026 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it diff --git a/idd/LGIdd/CEdid.h b/idd/LGIdd/CEdid.h index 54d822c1..e73919ff 100644 --- a/idd/LGIdd/CEdid.h +++ b/idd/LGIdd/CEdid.h @@ -1,6 +1,6 @@ -/** +/** * Looking Glass - * Copyright © 2017-2026 The Looking Glass Authors + * Copyright © 2017-2026 The Looking Glass Authors * https://looking-glass.io * * This program is free software; you can redistribute it and/or modify it