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

[PATCH] Fix documentation bug in svn_client_revprop_get

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-06 04:26:24 CET

[[[
* subversion/include/svn_client.h
  Fix documentation bug.
]]]

Index: subversion/include/svn_client.h
===================================================================
--- subversion/include/svn_client.h (revision 8165)
+++ subversion/include/svn_client.h (working copy)
@@ -1108,7 +1108,7 @@
                     svn_client_ctx_t *ctx,
                     apr_pool_t *pool);
 
-/** Set @a *propname to the value of @a propval on revision @a revision
+/** Set @a *propval to the value of @a propname on revision @a revision
  * in the repository represented by @a URL. Use the authentication baton
  * in @a ctx for authentication, and @a pool for all memory allocation.
  * Return the actual rev queried in @a *set_rev.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 6 04:26:55 2004

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.