mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
[REACTOS] Add missing line breaks at end of file
This commit is contained in:
parent
764881a94b
commit
0c2cdcae83
128 changed files with 128 additions and 128 deletions
|
@ -29,4 +29,4 @@
|
|||
//
|
||||
#define MACH_TYPE_OMAP_ZOOM2 1967
|
||||
|
||||
/* EOF */
|
||||
/* EOF */
|
||||
|
|
|
@ -190,4 +190,4 @@ typedef struct {
|
|||
WIN_CERTIFICATE_UEFI_GUID AuthInfo;
|
||||
} EFI_VARIABLE_AUTHENTICATION_2;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -2097,4 +2097,4 @@ typedef struct {
|
|||
//#include <Uefi/UefiGpt.h>
|
||||
//#include <Uefi/UefiInternalFormRepresentation.h>
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -950,4 +950,4 @@ BiDeleteKey (
|
|||
|
||||
/* All done */
|
||||
return Status;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -49,4 +49,4 @@ MmArchTranslateVirtualAddress (
|
|||
{
|
||||
EfiPrintf(L" MmMapPhysicalAddress NOT IMPLEMENTED for this platform\r\n");
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -144,4 +144,4 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -26,4 +26,4 @@ typedef struct
|
|||
unsigned char BootPartition;
|
||||
unsigned short BootSignature;
|
||||
|
||||
} PACKED EXT2_BOOTCODE, *PEXT2_BOOTCODE;
|
||||
} PACKED EXT2_BOOTCODE, *PEXT2_BOOTCODE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue