summaryrefslogtreecommitdiff
path: root/subversion/libsvn_subr/utf.c
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/libsvn_subr/utf.c')
-rw-r--r--subversion/libsvn_subr/utf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/libsvn_subr/utf.c b/subversion/libsvn_subr/utf.c
index a0b0dc7..5164f64 100644
--- a/subversion/libsvn_subr/utf.c
+++ b/subversion/libsvn_subr/utf.c
@@ -960,7 +960,7 @@ svn_utf__cstring_from_utf8_fuzzy(const char *src,
/* ### Check the client locale, maybe we can avoid that second
* conversion! See Ulrich Drepper's patch at
- * http://subversion.tigris.org/issues/show_bug.cgi?id=807.
+ * https://issues.apache.org/jira/browse/SVN-807.
*/
}