From 842af23331819fcddfe59b9d64954faf946f56d7 Mon Sep 17 00:00:00 2001 From: Swung0x48 Date: Sun, 6 Sep 2026 09:51:14 -0400 Subject: [PATCH] [Chore] (Pipe): drop the executable bit from MGPipeRenderStateSpans.cpp - A mode change on its own, so it does not ride inside a code commit. The other three of the four files created with 0755 were already corrected; this is the last one. --- MobileGL/MG_Pipe/MGPipeRenderStateSpans.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 MobileGL/MG_Pipe/MGPipeRenderStateSpans.cpp diff --git a/MobileGL/MG_Pipe/MGPipeRenderStateSpans.cpp b/MobileGL/MG_Pipe/MGPipeRenderStateSpans.cpp old mode 100755 new mode 100644