From 219f5ebf8fca3572d8d4265d78d0e4670ca35a27 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 20 Feb 2014 19:26:10 +0000 Subject: Vendor import svn-1.8.8 --- subversion/include/svn_repos.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'subversion/include/svn_repos.h') diff --git a/subversion/include/svn_repos.h b/subversion/include/svn_repos.h index 2cec6dd02ad9..6ffa84257ba0 100644 --- a/subversion/include/svn_repos.h +++ b/subversion/include/svn_repos.h @@ -298,8 +298,7 @@ typedef struct svn_repos_notify_t * the revision which just completed. */ svn_revnum_t revision; - /** For #svn_repos_notify_warning, the warning object. Must be cleared - by the consumer of the notification. */ + /** For #svn_repos_notify_warning, the warning object. */ const char *warning_str; svn_repos_notify_warning_t warning; -- cgit v1.2.3