mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-07-19 13:27:41 +00:00
simply fix no newline at end of file
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@158 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
663b7904e4
commit
40a5c0fb0d
|
@ -82,4 +82,4 @@ void breakpad_swap_section_64(struct section_64 *s,
|
||||||
uint32_t nsects,
|
uint32_t nsects,
|
||||||
enum NXByteOrder target_byte_order);
|
enum NXByteOrder target_byte_order);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue