style: fix missing whitespace for alignment

Co-authored-by: Michael <michael.guyver@gmail.com>
This commit is contained in:
Tai Chi Minh Ralph Eastwood
2021-05-14 15:25:29 +02:00
committed by GitHub
parent 7065011bf3
commit eddaf464ff

View File

@@ -17,7 +17,7 @@ CGLM_EXPORT
void void
glmc_ortho_lh_no(float left, float right, glmc_ortho_lh_no(float left, float right,
float bottom, float top, float bottom, float top,
float nearZ, float farZ, float nearZ, float farZ,
mat4 dest); mat4 dest);
CGLM_EXPORT CGLM_EXPORT