Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed May 19, 2024
1 parent 5381c5b commit 80cb7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ww/ww.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ void idleFreeMem(htimer_t *timer)
malloc_trim(0);
}

// just because timer is considered "possibly lost" poniter
// just because timer is considered "possibly lost" pointer
htimer_t *trim_timer = NULL;

_Noreturn void runMainThread(void)
Expand Down

0 comments on commit 80cb7e7

Please sign in to comment.