Correct more typos (#500)

This commit is contained in:
Jared Miller 2022-07-21 23:53:30 -04:00 committed by GitHub
parent 8b469389f6
commit d4000bb8f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 39 additions and 39 deletions

View file

@ -20,7 +20,7 @@
// Magic words to unbreak build if GCOV flags are passed.
__gcov_init:
__gcov_init:
ret
.endfn __gcov_init,globl,weak
@ -28,7 +28,7 @@ __gcov_exit:
ret
.endfn __gcov_exit,globl,weak
__gcov_merge_add:
__gcov_merge_add:
ret
.endfn __gcov_merge_add,globl,weak