[REACTOS] Add missing line breaks at end of file

This commit is contained in:
Timo Kreuzer 2024-05-18 13:30:54 +03:00
parent 764881a94b
commit 0c2cdcae83
128 changed files with 128 additions and 128 deletions

View file

@ -29,4 +29,4 @@
//
#define MACH_TYPE_OMAP_ZOOM2 1967
/* EOF */
/* EOF */

View file

@ -190,4 +190,4 @@ typedef struct {
WIN_CERTIFICATE_UEFI_GUID AuthInfo;
} EFI_VARIABLE_AUTHENTICATION_2;
#endif
#endif

View file

@ -2097,4 +2097,4 @@ typedef struct {
//#include <Uefi/UefiGpt.h>
//#include <Uefi/UefiInternalFormRepresentation.h>
#endif
#endif

View file

@ -950,4 +950,4 @@ BiDeleteKey (
/* All done */
return Status;
}
}

View file

@ -49,4 +49,4 @@ MmArchTranslateVirtualAddress (
{
EfiPrintf(L" MmMapPhysicalAddress NOT IMPLEMENTED for this platform\r\n");
return FALSE;
}
}

View file

@ -144,4 +144,4 @@ int main(int argc, char *argv[])
}
return 0;
}
}

View file

@ -26,4 +26,4 @@ typedef struct
unsigned char BootPartition;
unsigned short BootSignature;
} PACKED EXT2_BOOTCODE, *PEXT2_BOOTCODE;
} PACKED EXT2_BOOTCODE, *PEXT2_BOOTCODE;