Skip to content

Commit

Permalink
test fix UTF8 chars part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 16, 2018
1 parent 96d70ad commit 8f371bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Externals/NVTT/src/nvmath/TriBox.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************/
/* AABB-triangle overlap test code */
/* by Tomas Akenine-Möller */
/* by Tomas Akenine-M�ller */
/* Function: int triBoxOverlap(float boxcenter[3], */
/* float boxhalfsize[3],float triverts[3][3]); */
/* History: */
Expand Down

0 comments on commit 8f371bb

Please sign in to comment.