Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 551210f

Browse files
author
Loic Mohin
committed
fix double line
1 parent a183406 commit 551210f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎inters/ray_cylinder.c‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/* By: TheTerror <jfaye@student.42lyon.fr> +#+ +:+ +#+ */
77
/* +#+#+#+#+#+ +#+ */
88
/* Created: 2023年09月08日 15:36:07 by TheTerror #+# #+# */
9-
/* Updated: 2024年02月08日 16:57:19 by TheTerror ### ########lyon.fr */
9+
/* Updated: 2024年02月08日 17:23:17 by lmohin ### ########.fr */
1010
/* */
1111
/* ************************************************************************** */
1212

@@ -56,7 +56,6 @@ t_bool ft_ray_inter_cy_op(t_ray *ray, t_cy *cy, t_params *xp, int x)
5656
{
5757
t = ft_assessthesolution(xp->t1, xp->t2);
5858
if (ft_assess_color(ray, t))
59-
if (ft_assess_color(ray, t))
6059
{
6160
ray->obj.type = __CYLINDER;
6261
ray->obj.index = x;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /