Author: julianfoad
Date: Wed Apr 27 09:22:10 2011
New Revision: 1097050

URL: http://svn.apache.org/viewvc?rev=1097050&view=rev
Log:
* subversion/include/svn_client.h
  (svn_client_switch3): Fix Doxygen mark-up.

Modified:
    subversion/trunk/subversion/include/svn_client.h

Modified: subversion/trunk/subversion/include/svn_client.h
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_client.h?rev=1097050&r1=1097049&r2=1097050&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_client.h (original)
+++ subversion/trunk/subversion/include/svn_client.h Wed Apr 27 09:22:10 2011
@@ -1343,7 +1343,7 @@ svn_client_update(svn_revnum_t *result_r
  *              and returning #SVN_ERR_CLIENT_UNRELATED_RESOURCES if they
  *              do not. If @c TRUE, no such sanity checks are performed.
  *
- * @param [in] a apply_local_external_modifications If @c TRUE, local versions 
+ * @param [in] apply_local_external_modifications  If @c TRUE, local versions
  *              of the svn:externals property are processed during switch
  *              instead of their committed version.
  *


Reply via email to