https://git.reactos.org/?p=reactos.git;a=commitdiff;h=93c5e2b7c0973523c45beb0750df48714728d65b
commit 93c5e2b7c0973523c45beb0750df48714728d65b Author: Hermès Bélusca-Maïto <[email protected]> AuthorDate: Sun Feb 13 21:18:12 2022 +0100 Commit: Hermès Bélusca-Maïto <[email protected]> CommitDate: Sun Feb 13 21:18:22 2022 +0100 [NTOS:INBV] Duplicate inbv.c to bootanim.c -- the Git way >_> This will preserve the history in the copied file. --- ntoskrnl/inbv/{inbv.c => bootanim.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/ntoskrnl/inbv/inbv.c b/ntoskrnl/inbv/bootanim.c similarity index 100% rename from ntoskrnl/inbv/inbv.c rename to ntoskrnl/inbv/bootanim.c
