Commit 0eda4b6f authored by Huachao Huang's avatar Huachao Huang

fix typo

parent 43a198d8
......@@ -224,7 +224,7 @@ impl TableProperties {
}
struct UserCollectedPropertiesIter<'a> {
props: PhantomData<&'a TablePropertiesCollection>,
props: PhantomData<&'a TableProperties>,
inner: *mut DBUserCollectedPropertiesIterator,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment