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

Re: [PATCH] - JavaHL bug in 1.3

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-11-01 17:37:51 CET

Mark Phippard wrote:
>
> /**
> + * @return the last committed revisiom as a long integer
> + * or -1 if up to date.
> + * @since 1.3
> + */
> + public long getReposLastCmtRevisionNumber()
> + {
> + return reposLastCmtRevision;
> + }

s/revisiom/revision/

- Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 17:38:38 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.