From 6d0abb4132e4aa215c713ae3d0fa365957cd865c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 30 Jul 2013 22:39:04 +0400 Subject: Add missing newlines at EOF in sources (missing newlines break build due to -Werror) --- testing/misc_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/misc_tools.h') diff --git a/testing/misc_tools.h b/testing/misc_tools.h index 29b37ce5..5079e15d 100644 --- a/testing/misc_tools.h +++ b/testing/misc_tools.h @@ -26,4 +26,4 @@ unsigned char * hex_string_to_bin(char hex_string[]); -#endif // MISC_TOOLS_H \ No newline at end of file +#endif // MISC_TOOLS_H -- cgit v1.2.3