Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
phaubertin committed Jan 26, 2025
1 parent 42edc48 commit eff6df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/kernel/interface/i686/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ typedef struct {
void *image_start;
void *image_top;
uint32_t ramdisk_start;
size_t ramdisk_size;
size_t ramdisk_size;
const acpi_addr_range_t *acpi_addr_map;
uint32_t addr_map_entries;
void *cmdline;
Expand Down

0 comments on commit eff6df3

Please sign in to comment.