Skip to content

Commit 55f8dde

Browse files
author
Christian
committed
Added an extra line to make the formatting conform to the rest of the document.
1 parent a577316 commit 55f8dde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/ops/function.rs

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ pub trait FnMut<Args> : FnOnce<Args> {
184184
/// [nomicon]: ../../nomicon/hrtb.html
185185
///
186186
/// # Examples
187+
///
187188
/// ## Using a `FnOnce` parameter
188189
///
189190
/// ```

0 commit comments

Comments
 (0)