From 0124d7bf6e063833383638fd313b96849ae61467 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sat, 10 Dec 2011 18:38:28 +0000 Subject: Silence gcc warning "Missing newline at the end of file" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31203 a1c6a512-1295-4272-9138-f99709370657 --- tools/mkboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mkboot.c') diff --git a/tools/mkboot.c b/tools/mkboot.c index f7c7b4668d..77f65d9dc7 100644 --- a/tools/mkboot.c +++ b/tools/mkboot.c @@ -316,4 +316,4 @@ int mkboot_iaudio(const char* infile, const char* bootfile, const char* outfile, free(fbuf); return 0; -} \ No newline at end of file +} -- cgit v1.2.3