From e1e6032cfa5d0c55424d5badd65bfd186a44ab93 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 2 Feb 2024 16:34:04 +0100 Subject: Bootloader: successfully loaded PE into memory! Signed-off-by: Amlal El Mahrouss --- Tools/PartTool.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Tools') diff --git a/Tools/PartTool.cxx b/Tools/PartTool.cxx index df40ae3c..8c8d52b1 100644 --- a/Tools/PartTool.cxx +++ b/Tools/PartTool.cxx @@ -2,7 +2,7 @@ Copyright Mahrouss Logic - File: MakeNewFS.cpp + File: PartTool.cpp Purpose: Partition a drive with a NewFS/EPM filesystem in it. Revision History: @@ -12,7 +12,7 @@ ------------------------------------------- */ /***********************************************************************************/ -/// @file MakeNewFS.cxx +/// @file PartTool.cxx /// @brief NewFS partition program. /***********************************************************************************/ -- cgit v1.2.3