Commit 81880bac authored by Dominik Charousset's avatar Dominik Charousset

Remove extra ';'

parent 612bf534
......@@ -159,7 +159,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