1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

bitbake: toaster: fix no newline at end of file

Add a '\n' to the last line of the file to fix:

No newline at end of file

(Bitbake rev: 5eb65d92c35264087e5d82c35638f3b8805b1b3e)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2014-07-03 14:12:12 +08:00
committed by Richard Purdie
parent 359f08766f
commit edf8cb1713
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -4794,4 +4794,4 @@ td.visible-print {
td.hidden-print {
display: none !important;
}
}
}