From 64e6aa579f38894b64216b466244a854310764b0 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 22 Jun 2025 02:41:29 +0100 Subject: [PATCH] Fix header in OTP pattern file. --- wiiu/otp.hexpat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiiu/otp.hexpat b/wiiu/otp.hexpat index 1a5879b..35aed29 100644 --- a/wiiu/otp.hexpat +++ b/wiiu/otp.hexpat @@ -2,15 +2,15 @@ // Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // -// Filename : aaruformat.hexpat +// Filename : otp.hexpat // Author(s) : Natalia Portillo // -// Component : ImHex pattern for parsing Wii U's SPI EEPROM. +// Component : ImHex pattern for parsing Wii U's OTP. // Version : 1.00 // // --[ Description ] ---------------------------------------------------------- // -// Parses Wii U's SPI EEPROM dumps. +// Parses Wii U's OTP dumps. // // --[ History ] -------------------------------------------------------------- //