Fix another typo
This commit is contained in:
parent
5085eb3c28
commit
9b17e7a777
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ pub struct BufferHeader {
|
||||||
// thing along.
|
// thing along.
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn BufferHeader() -> BufferHeader{
|
pub fn BufferHeader() -> BufferHeader {
|
||||||
BufferHeader {
|
BufferHeader {
|
||||||
ref_count: 0
|
ref_count: 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue