Skip to content

Commit 0d86374

Browse files
committed
typo in natvis name
1 parent 33b4a62 commit 0d86374

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)