[PATCH: bigreqproto] Add olinks to functions decribed in libX11 documentation. (take 2)

Peter Hutterer peter.hutterer at who-t.net
Mon May 23 21:23:18 PDT 2011


On Mon, May 23, 2011 at 07:58:36PM -0400, Gaetan Nadon wrote:
> On Mon, 2011-05-23 at 13:48 -0600, Matt Dew wrote:
> 
> > 
> > This patch is used with the libX11 patch.
> > It turns the functions listed in this doc into hyperlinks to the
> > declarations that are in libX11 documentation.
> > 
> > Signed-off-by: Matt Dew <marcoz at osource.org>
> > ---
> >  specs/bigreq.xml |   24 +++++++++++++++++++++---
> >  1 files changed, 21 insertions(+), 3 deletions(-)
> > 
> > diff --git a/specs/bigreq.xml b/specs/bigreq.xml
> > index c5b08b2..427efee 100644
> > --- a/specs/bigreq.xml
> > +++ b/specs/bigreq.xml
> > @@ -287,9 +287,27 @@
> > 
> 
> 
> It works!
> A couple of nits:
> - Remove "(take 2)" from the commit message
> - The patch introduces 3 whitespace errors:
> 
>         specs/bigreq.xml:290: trailing whitespace.
>         specs/bigreq.xml:292: trailing whitespace.
>         specs/bigreq.xml:303: trailing whitespace.


I recommend 
git config --global apply.whitespace fix
to avoid these in the future.

Cheers,
  Peter





More information about the xorg-devel mailing list