You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ds...@apache.org on 2022/03/28 07:16:53 UTC

svn commit: r1899280 - /subversion/trunk/subversion/include/svn_types.h

Author: dsahlberg
Date: Mon Mar 28 07:16:52 2022
New Revision: 1899280

URL: http://svn.apache.org/viewvc?rev=1899280&view=rev
Log:
Docstring adjustments, no functional change

* subversion/include/svn_types.h:
  Replaced two links to subversion.tigris.org with their svn.haxx.se
  equivalent. Also s/http:/https:/ for svn.haxx.se.

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

Modified: subversion/trunk/subversion/include/svn_types.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_types.h?rev=1899280&r1=1899279&r2=1899280&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_types.h (original)
+++ subversion/trunk/subversion/include/svn_types.h Mon Mar 28 07:16:52 2022
@@ -610,7 +610,7 @@ svn_dirent_create(apr_pool_t *result_poo
  * keywords (e.g., $NetBSD$).  See
  *
  * @verbatim
-      http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=8921
+      https://svn.haxx.se/dev/archive-2001-12/0479.shtml
       =====
       From: "Jonathan M. Manning" <jm...@alisa-jon.net>
       To: dev@subversion.tigris.org
@@ -621,7 +621,7 @@ svn_dirent_create(apr_pool_t *result_poo
  * and Eric Gillespie's support of same:
  *
  * @verbatim
-      http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=8757
+      https://svn.haxx.se/dev/archive-2001-12/0315.shtml
       =====
       From: "Eric Gillespie, Jr." <ep...@pretzelnet.org>
       To: dev@subversion.tigris.org
@@ -878,7 +878,7 @@ typedef struct svn_log_entry_t
    * value as changed_paths for compatibility with users assuming an older
    * version.
    *
-   * @note See http://svn.haxx.se/dev/archive-2010-08/0362.shtml for
+   * @note See https://svn.haxx.se/dev/archive-2010-08/0362.shtml for
    * further explanation.
    *
    * @since New in 1.6.