aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/file_access.c
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-10-03 07:54:12 -0700
committerGuy Harris <gharris@sonic.net>2020-10-03 07:54:12 -0700
commita883081b70a5a77be44ee29cd507cc321f321e4b (patch)
treed47cbdc59cb49f35983637f7ab621060aeb4832d /wiretap/file_access.c
parente02229250d4b366e30776e6c78952f2472fababb (diff)
Update URLs pointing to the bug database.
Switch from bugs.wireshark.org to the GitLab issues list.
Diffstat (limited to 'wiretap/file_access.c')
-rw-r--r--wiretap/file_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/file_access.c b/wiretap/file_access.c
index 23dd3b2b80..bf7467857f 100644
--- a/wiretap/file_access.c
+++ b/wiretap/file_access.c
@@ -325,7 +325,7 @@ wtap_get_all_capture_file_extensions_list(void)
*
* Note that the routine does not have to free the private data pointer on
* error. The caller takes care of that by calling wtap_close on error.
- * (See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8518)
+ * (See https://gitlab.com/wireshark/wireshark/-/issues/8518)
*
* However, the caller does have to free the private data pointer when
* returning 0, since the next file type will be called and will likely