Fix header in OTP pattern file.

This commit is contained in:
2025-06-22 02:41:29 +01:00
parent 3cb7d6f5db
commit 64e6aa579f

View File

@@ -2,15 +2,15 @@
// Aaru Data Preservation Suite // Aaru Data Preservation Suite
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// //
// Filename : aaruformat.hexpat // Filename : otp.hexpat
// Author(s) : Natalia Portillo <claunia@claunia.com> // Author(s) : Natalia Portillo <claunia@claunia.com>
// //
// Component : ImHex pattern for parsing Wii U's SPI EEPROM. // Component : ImHex pattern for parsing Wii U's OTP.
// Version : 1.00 // Version : 1.00
// //
// --[ Description ] ---------------------------------------------------------- // --[ Description ] ----------------------------------------------------------
// //
// Parses Wii U's SPI EEPROM dumps. // Parses Wii U's OTP dumps.
// //
// --[ History ] -------------------------------------------------------------- // --[ History ] --------------------------------------------------------------
// //