https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3bb451b1d3635957a7f814...
commit 3bb451b1d3635957a7f814d2129eb75368d3b6d9 Author: Hermès Bélusca-Maïto hermes.belusca-maito@reactos.org AuthorDate: Tue Apr 26 02:40:54 2022 +0200 Commit: Hermès Bélusca-Maïto hermes.belusca-maito@reactos.org CommitDate: Sat Oct 1 01:28:19 2022 +0200
[ROSAPPS] Rename template filesystem to a better name. --- .../rosapps/templates/{template/template.c => filesystem/filesystem.c} | 1 - 1 file changed, 1 deletion(-)
diff --git a/modules/rosapps/templates/template/template.c b/modules/rosapps/templates/filesystem/filesystem.c similarity index 99% rename from modules/rosapps/templates/template/template.c rename to modules/rosapps/templates/filesystem/filesystem.c index 5aef4ec5222..178d76c30e6 100644 --- a/modules/rosapps/templates/template/template.c +++ b/modules/rosapps/templates/filesystem/filesystem.c @@ -19,7 +19,6 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel - * FILE: services/fs/template/template.c * PURPOSE: Bare filesystem template * PROGRAMMER: David Welch (welch@mcmail.com) * UPDATE HISTORY: