Commit be4ac4e6 authored by David Renshaw's avatar David Renshaw

remove accidentally-added indentation

parent 4b7572fe
......@@ -2951,7 +2951,7 @@ ListReader ListReader::imbue(CapTableReader* capTable) const {
return result;
}
bool ListReader::isCanonical(const word **readHead, const WirePointer *ref) {
bool ListReader::isCanonical(const word **readHead, const WirePointer *ref) {
switch (this->getElementSize()) {
case ElementSize::INLINE_COMPOSITE: {
*readHead += 1;
......
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