From cf46733632c7279a9fd0fe6ce26f9185a4ae82a9 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sat, 5 Aug 2017 16:22:51 +0000 Subject: subversion-1.9.7 --- subversion/include/private/svn_opt_private.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'subversion/include/private/svn_opt_private.h') diff --git a/subversion/include/private/svn_opt_private.h b/subversion/include/private/svn_opt_private.h index 6ae67a5..89e7227 100644 --- a/subversion/include/private/svn_opt_private.h +++ b/subversion/include/private/svn_opt_private.h @@ -46,10 +46,6 @@ extern "C" { * UTF8_TARGET need not be canonical. *TRUE_TARGET will not be canonical * unless UTF8_TARGET is. * - * It is an error if *TRUE_TARGET results in the empty string after the - * split, which happens in case UTF8_TARGET has a leading '@' character - * with no additional '@' characters to escape the first '@'. - * * Note that *PEG_REVISION will still contain the '@' symbol as the first * character if a peg revision was found. If a trailing '@' symbol was * used to escape other '@' characters in UTF8_TARGET, *PEG_REVISION will -- cgit v1.2.1