[PATCH] fix typo

2012-10-23 Thread d10n
--- faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.html b/faq.html index 1dbd69a..5e3c9ef 100644 --- a/faq.html +++ b/faq.html @@ -129,7 +129,7 @@ useful extensions. But we can't ever get rid of the core rendering API and much other complexity that is rarel

Re: [PATCH] Fix typo (ratio, not ration)

2012-09-13 Thread Kristian Høgsberg
On Thu, Sep 13, 2012 at 06:45:06AM -0400, Diego Viola wrote: Thanks! > Signed-off-by: Diego Viola > --- > protocol/wayland.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/protocol/wayland.xml b/protocol/wayland.xml > index 5e56cb8..ff077a3 100644 > --- a/protocol/w

[PATCH] Fix typo (ratio, not ration)

2012-09-13 Thread Diego Viola
Signed-off-by: Diego Viola --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 5e56cb8..ff077a3 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -597,7 +597,7 @@ The configure event

Re: [PATCH] fix typo

2012-05-23 Thread Kristian Høgsberg
On Wed, May 23, 2012 at 02:08:08AM -0400, Diego Viola wrote: Thanks! Kristian > --- > README |2 +- > TODO |4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/README b/README > index b8ad9b4..64904ed 100644 > --- a/README > +++ b/README > @@ -12,7 +12,7 @@ buf

[PATCH] fix typo

2012-05-22 Thread Diego Viola
--- README |2 +- TODO |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index b8ad9b4..64904ed 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ buffer management. The compositor receives input events and forwards them to the relevant client. T

[PATCH] fix typo in window.c

2011-02-11 Thread Tim Wiederhake
--- clients/window.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/clients/window.c b/clients/window.c index c8836a8..0c93b9c 100644 --- a/clients/window.c +++ b/clients/window.c @@ -1614,7 +1614,7 @@ init_egl(struct display *d) } if (!eglMakeCurrent(d