From 40a5c0fb0db7d0f2eb65e160164402a1c6b90555 Mon Sep 17 00:00:00 2001 From: ladderbreaker Date: Fri, 4 May 2007 21:23:30 +0000 Subject: simply fix no newline at end of file git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@158 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/common/mac/macho_utilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/mac/macho_utilities.h b/src/common/mac/macho_utilities.h index aa7d2fb6..575bfc50 100644 --- a/src/common/mac/macho_utilities.h +++ b/src/common/mac/macho_utilities.h @@ -82,4 +82,4 @@ void breakpad_swap_section_64(struct section_64 *s, uint32_t nsects, enum NXByteOrder target_byte_order); -#endif \ No newline at end of file +#endif -- cgit v1.2.1