Skip to content

Commit 1d64a30

Browse files
fixed typo in comment
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@285947 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 50288ab commit 1d64a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/kmp_alloc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* kmp_alloc.c -- private/shared dyanmic memory allocation and management
2+
* kmp_alloc.c -- private/shared dynamic memory allocation and management
33
*/
44

55

0 commit comments

Comments
 (0)