Commit 5d273c3d authored by Khalique's avatar Khalique
Browse files

formatting

parent 83596ee8
......@@ -617,7 +617,7 @@ struct pad
enum padding_mode_t
{
constant_pad,
reflect_pad, // NOLINT
reflect_pad, // NOLINT
edge_pad
};
padding_mode_t mode = constant_pad;
......
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