fixing wrong indent (tabs)

This commit is contained in:
Detanup01 2024-09-15 17:14:00 +02:00 committed by GitHub
parent febbf32fb9
commit addfd88782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,10 +104,10 @@ typedef struct SnrDetails {
"F6 C? 02 89 ?? ?? ?? ?? ?? A3 ?? ?? ?? ?? 0F 85", "F6 C? 02 89 ?? ?? ?? ?? ?? A3 ?? ?? ?? ?? 0F 85",
"?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 E9 00 03 00 00", "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 E9 00 03 00 00",
}, },
    { {
        "F6 05 ?? ?? ?? ?? 02 89 ?? ?? 0F 85 ?? ?? ?? ?? 5? FF ?? 6?", "F6 05 ?? ?? ?? ?? 02 89 ?? ?? 0F 85 ?? ?? ?? ?? 5? FF ?? 6?",
        "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 E9 03 03", "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 E9 03 03",
    }, },
}, },
}, },