Re: [PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h

2021-03-21 Thread Willy Tarreau
On Sat, Feb 27, 2021 at 02:58:18PM -0800, Randy Dunlap wrote: > On 2/27/21 2:44 PM, Bhaskar Chowdhury wrote: > > > > s/occured/occurred/ > > > > Signed-off-by: Bhaskar Chowdhury > > Acked-by: Randy Dunlap Oops, seems like I missed this one, now queued, thanks to you both! Willy

Re: [PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h

2021-02-27 Thread Randy Dunlap
On 2/27/21 2:44 PM, Bhaskar Chowdhury wrote: > > s/occured/occurred/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > Stolen result from Colin's finding and share from the other places. :) > > tools/include/nolibc/nolibc.h | 2 +- > 1 file changed, 1 insertion(+), 1 del

[PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h

2021-02-27 Thread Bhaskar Chowdhury
s/occured/occurred/ Signed-off-by: Bhaskar Chowdhury --- Stolen result from Colin's finding and share from the other places. :) tools/include/nolibc/nolibc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/include/nolibc/nolibc.h b/tools/include/nolibc/nolibc.h inde