From 2df1e6b9d45fcd7c954a47522110366c7f81d837 Mon Sep 17 00:00:00 2001 From: Juha Date: Mon, 3 Oct 2022 15:33:56 +0300 Subject: [PATCH] Jedi Code Format: Lowercase the source file name of a cmd line JCF project. --- components/jcf2/CommandLine/Lazarus/jcf.lpi | 2 +- components/jcf2/CommandLine/Lazarus/{JCF.lpr => jcf.lpr} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename components/jcf2/CommandLine/Lazarus/{JCF.lpr => jcf.lpr} (100%) diff --git a/components/jcf2/CommandLine/Lazarus/jcf.lpi b/components/jcf2/CommandLine/Lazarus/jcf.lpi index 3674025f26..044fcbf355 100644 --- a/components/jcf2/CommandLine/Lazarus/jcf.lpi +++ b/components/jcf2/CommandLine/Lazarus/jcf.lpi @@ -42,7 +42,7 @@ - + diff --git a/components/jcf2/CommandLine/Lazarus/JCF.lpr b/components/jcf2/CommandLine/Lazarus/jcf.lpr similarity index 100% rename from components/jcf2/CommandLine/Lazarus/JCF.lpr rename to components/jcf2/CommandLine/Lazarus/jcf.lpr