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

[PATCH] fix @deprecated tags in header comments

From: Dani Church <dchurch_at_cheri.shyou.org>
Date: Sun, 26 Sep 2010 17:23:05 -0400 (EDT)

This patch is a fix for some of the @deprecated tags in the Doxygen
comments. It standardizes them so that the phrasing "Provided for
backward compatibility with the 1.x API" refers to the LAST version for
which the function was valid rather than the first.

[[[
* subversion/include/svn_fs.h,
   subversion/include/svn_diff.h,
   subversion/include/svn_mergeinfo.h,
   subversion/include/svn_repos.h,
   subversion/include/svn_io.h,
   subversion/include/svn_wc.h,
   subversion/include/svn_client.h:
   Fix @deprecated tags in Doxygen comments.
]]]

Received on 2010-09-26 23:23:46 CEST

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.