mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-10 07:58:49 +02:00
Add a '\n' to the last line of the file to fix: No newline at end of file Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
var o3 = require('./o3.js')
|
|
module.exports = o3.xml;
|