Skip to content

Commit 3d35b0f

Browse files
Fix eol
1 parent 741edc7 commit 3d35b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Common/Memory/CustomHeap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,4 +584,4 @@ BucketId GetBucketForSize(DECLSPEC_GUARD_OVERFLOW size_t bytes);
584584
void FillDebugBreak(_Out_writes_bytes_all_(byteCount) BYTE* buffer, _In_ size_t byteCount);
585585
} // namespace CustomHeap
586586
} // namespace Memory
587-
#endif
587+
#endif

0 commit comments

Comments
 (0)