If this warning bothers you, make sure your last line is an empty line without any blank spaces. For example
function a (...)
{
....
}
-------------
hit enter at the last brace, and delete all the blank space in the last line. So there is only an end of line at the last line