Skip to content

Commit 0a4fe13

Browse files
authored
Update calloc.md (#4840)
1 parent a47d220 commit 0a4fe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/reference/calloc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ Allocated 40 long integers
9696
[Memory allocation](../memory-allocation.md)\
9797
[`free`](free.md)\
9898
[`malloc`](malloc.md)\
99-
[`realloc`](realloc.md)\
99+
[`realloc`](realloc.md)

0 commit comments

Comments
 (0)