mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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
This commit is contained in:
parent
752dd5cc49
commit
0124d7bf6e
1 changed files with 1 additions and 1 deletions
|
@ -316,4 +316,4 @@ int mkboot_iaudio(const char* infile, const char* bootfile, const char* outfile,
|
||||||
free(fbuf);
|
free(fbuf);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue