mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
all: fix typos (#21089)
This commit is contained in:
parent
9ad84ddc21
commit
f77bb32044
193 changed files with 403 additions and 402 deletions
2
thirdparty/libgc/gc.c
vendored
2
thirdparty/libgc/gc.c
vendored
|
@ -28976,7 +28976,7 @@ GC_API GC_push_other_roots_proc GC_CALL GC_get_push_other_roots(void)
|
|||
in_allocd_block = is_header_found_async(addr);
|
||||
# endif
|
||||
if (!in_allocd_block) {
|
||||
/* FIXME - We should make sure that we invoke the */
|
||||
/* FIXME: We should make sure that we invoke the */
|
||||
/* old handler with the appropriate calling */
|
||||
/* sequence, which often depends on SA_SIGINFO. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue