Fix compiler warning about "no newline at end of file"

This commit is contained in:
McShark 2009-06-16 17:53:42 +00:00
parent 4b7af75b97
commit 190ce2d433

View file

@ -239,4 +239,4 @@ void room_manager::process_room_part(simple_wml::document &data, const player_ma
r->send_data(data);
}
} //namespace wesnothd
} //namespace wesnothd