Skip to content

Commit bc21ad6

Browse files
committed
i forgot to remove those tabs
1 parent ad5e4ec commit bc21ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glm/detail/type_vec4.inl

+1-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ namespace detail
388388
}
389389
# endif
390390
# else
391-
return (&x)[i];
391+
return (&x)[i];
392392
# endif
393393
}
394394

0 commit comments

Comments
 (0)