[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Tiny typo in HACKING

From: <kfogel_at_collab.net>
Date: 2005-06-22 22:17:15 CEST

Pavol Gono <pavol_gono@yahoo.com> writes:
> This fix should be obvious from
> http://www.gnu.org/prep/standards/html_node/Formatting.html#Formatting

Committed in r15148, thank you.

-Karl

> ===================================================================
> --- HACKING (revision 15135)
> +++ HACKING (working copy)
> @@ -258,7 +258,7 @@
> {
> arg1 = another_func (arg1);
> }
> - while (*arg1);
> + while (*arg1);
> }
> }
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 22 23:13:29 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.