Fix "no newline at end of file" warning.

This commit is contained in:
Ken Hughes 2009-06-08 17:30:53 +00:00
parent d8ae009653
commit 105d3fd323

@ -802,4 +802,4 @@ void free_dome_warp_text(struct Text *txt)
scene->r.dometext = NULL;
scene = scene->id.next;
}
}
}