aboutsummaryrefslogtreecommitdiffstats
path: root/epan/export_object.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/export_object.c')
-rw-r--r--epan/export_object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/export_object.c b/epan/export_object.c
index c16699ff95..2978c3c595 100644
--- a/epan/export_object.c
+++ b/epan/export_object.c
@@ -111,7 +111,7 @@ eo_massage_str(const gchar *in_str, gsize maxlen, int dupn)
{
gchar *tmp_ptr;
/* The characters in "reject" come from:
- * http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx.
+ * https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions.
* Add to the list as necessary for other OS's.
*/
const gchar *reject = "<>:\"/\\|?*"