Commit 58986b85 authored by Dominik Charousset's avatar Dominik Charousset

Remove extra semicolon

parent c31c0988
......@@ -154,7 +154,7 @@ struct fixture {
if (x == none)
return sec::invalid_argument;
return *x;
};
}
};
} // namespace
......
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