fmt: remove misleading comment fragment
This commit is contained in:
parent
19dcf9190c
commit
41b105b6ea
1 changed files with 1 additions and 1 deletions
|
@ -1275,7 +1275,7 @@ impl<'a> Formatter<'a> {
|
|||
write(self.buf, fmt)
|
||||
}
|
||||
|
||||
/// Flags for formatting (packed version of rt::Flag)
|
||||
/// Flags for formatting
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
pub fn flags(&self) -> u32 { self.flags }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue