You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/12/06 16:58:56 UTC

svn commit: r1210990 - /subversion/trunk/subversion/include/svn_dirent_uri.h

Author: danielsh
Date: Tue Dec  6 15:58:56 2011
New Revision: 1210990

URL: http://svn.apache.org/viewvc?rev=1210990&view=rev
Log:
* subversion/include/svn_dirent_uri.h
  (svn_dirent_is_under_root): Use the proper doxygen markup.

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

Modified: subversion/trunk/subversion/include/svn_dirent_uri.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_dirent_uri.h?rev=1210990&r1=1210989&r2=1210990&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_dirent_uri.h (original)
+++ subversion/trunk/subversion/include/svn_dirent_uri.h Tue Dec  6 15:58:56 2011
@@ -760,7 +760,7 @@ svn_uri_condense_targets(const char **pc
  *
  * Allocate the result in @a result_pool.
  *
- * Note: Use of this function is strongly encouraged. Do not roll your own.
+ * @note Use of this function is strongly encouraged. Do not roll your own.
  * (http://cve.mitre.org/cgi-bin/cvename.cgi?name=2007-3846)
  *
  * @since New in 1.7.