Skip to content

Commit a13c193

Browse files
2 parents 5db4414 + 94b1aca commit a13c193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/vk_mem_alloc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ Use it as a unique identifier to virtual allocation within the single block.
908908

909909
Use value `VK_NULL_HANDLE` to represent a null/invalid allocation.
910910
*/
911-
VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation);
911+
VK_DEFINE_NON_DISPATCHABLE_HANDLE(VmaVirtualAllocation)
912912

913913
/** @} */
914914

0 commit comments

Comments
 (0)