[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    Re: What's cooking in git.git (Jul 2022, #08; Fri, 29)
From:       Junio C Hamano <gitster () pobox ! com>
Date:       2022-07-31 18:50:26
Message-ID: xmqqedy115hp.fsf () gitster ! g
[Download RAW message or body]

Jeff King <peff@peff.net> writes:

> If you get a chance before merging, can you please squash in this
> typo-fix?

Ah, sure.  

Sorry, I did see that "oops" message but didn't react to it.  Now
it's done.

Thanks.

> diff --git a/config.mak.dev b/config.mak.dev
> index b9878a4994..4fa19d361b 100644
> --- a/config.mak.dev
> +++ b/config.mak.dev
> @@ -60,7 +60,7 @@ endif
>  # uninitialized warnings on gcc 4.9.2 in xdiff/xdiffi.c and config.c
>  # not worth fixing since newer compilers correctly stop complaining
>  #
> -# Likwise, gcc older than 4.9 complains about initializing a
> +# Likewise, gcc older than 4.9 complains about initializing a
>  # struct-within-a-struct using just "{ 0 }"
>  ifneq ($(filter gcc4,$(COMPILER_FEATURES)),)
>  ifeq ($(filter gcc5,$(COMPILER_FEATURES)),)
>
> Thanks.
>
> -Peff
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic