Skip to content

Commit 86bdcc4

Browse files
authored
Merge pull request #1309 from ClemensX/master
typo in natvis name #1309
2 parents 7d3e3cd + 0d86374 commit 86bdcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/glm.natvis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
</Expand>
404404
</Type>
405405

406-
<Type Name="glm::mat&lt;3,2*,*&gt;">
406+
<Type Name="glm::mat&lt;3,2,*,*&gt;">
407407
<DisplayString>[{value[0]} {value[1]} {value[2]}]</DisplayString>
408408
<Expand HideRawView="1">
409409
<!-- display matrix in row major order - it makes more sense -->

0 commit comments

Comments
 (0)