Re: [PATCH] Makefile: fix some typos in the preamble

2014-09-15 Thread Junio C Hamano
Ian Liu Rodrigues writes: > Signed-off-by: Ian Liu Rodrigues > --- > Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Makefile b/Makefile > index 9f984a9..496af55 100644 > --- a/Makefile > +++ b/Makefile > @@ -14,11 +14,11 @@ all:: > # Define INLINE to a su

[PATCH] Makefile: fix some typos in the preamble

2014-09-13 Thread Ian Liu Rodrigues
Signed-off-by: Ian Liu Rodrigues --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9f984a9..496af55 100644 --- a/Makefile +++ b/Makefile @@ -14,11 +14,11 @@ all:: # Define INLINE to a suitable substitute (such as '__inline' or '') if g