Tidy up whitespace.

This commit is contained in:
Dan Gohman
2019-01-03 14:44:30 -08:00
parent e876f0fb1d
commit 6661228c86

View File

@@ -370,7 +370,7 @@ impl InstanceContents {
/// Returns `None` if memory can't be grown by the specified amount /// Returns `None` if memory can't be grown by the specified amount
/// of pages. /// of pages.
/// ///
/// TODO:This and `imported_memory_size` are currently unsafe because /// TODO: This and `imported_memory_size` are currently unsafe because
/// they dereference the memory import's pointers. /// they dereference the memory import's pointers.
pub(crate) unsafe fn imported_memory_grow( pub(crate) unsafe fn imported_memory_grow(
&mut self, &mut self,