Files
meta-openembedded/meta-oe/recipes-devtools/cloud9/cloud9/index.js
Robert Yang f3cfd1b833 meta-oe: 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

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15 14:57:26 +02:00

3 lines
53 B
JavaScript

var o3 = require('./o3.js')
module.exports = o3.xml;