From 730b76e1aae96f9a5cafc13634d6f014e598abaf Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 15 Nov 2025 22:35:55 +0100 Subject: feat: API and codebase tweaks. Signed-off-by: Amlal El Mahrouss --- dev/CompilerKit/src/Backend/AssemblerPowerPC.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/CompilerKit/src/Backend/AssemblerPowerPC.cc') diff --git a/dev/CompilerKit/src/Backend/AssemblerPowerPC.cc b/dev/CompilerKit/src/Backend/AssemblerPowerPC.cc index ffcc102..7fddffc 100644 --- a/dev/CompilerKit/src/Backend/AssemblerPowerPC.cc +++ b/dev/CompilerKit/src/Backend/AssemblerPowerPC.cc @@ -7,7 +7,7 @@ ///////////////////////////////////////////////////////////////////////////////////////// /// @file AssemblerPower.cc -/// @author EL Mahrouss Amlal +/// @author El Mahrouss Amlal /// @brief POWER Assembler. /// REMINDER: when dealing with an undefined symbol use (string -- cgit v1.2.3