Commit 2246a2a6 authored by Daniel Blinov's avatar Daniel Blinov
Browse files

Update solution/src/rotation.c

parent 9183f5d2
This commit is part of merge request !238. Comments created here will be created in the context of that merge request.
......@@ -59,4 +59,6 @@ struct image rotate_image(struct image* source, int angle) {
}
return result;
}
\ No newline at end of file
}
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