mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Reformat code.
This commit is contained in:
@@ -37,12 +37,12 @@
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
#include "enums.h"
|
||||
|
||||
#include <aaru.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "enums.h"
|
||||
|
||||
/**Header, at start of file */
|
||||
typedef struct AaruHeader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user