summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qtldurl.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2020-11-05 12:12:40 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2020-11-08 13:02:23 +0100
commit0ebda39e065ec91dcd41a768aea9319591b5bcc0 (patch)
tree42676afb6c206e88f3ef46bb7a33cb5c4173fff6 /src/network/kernel/qtldurl.cpp
parenta74f53486434a791af3c3d05ea488348c65c43e1 (diff)
Rename qurltlds-related files to match the header's move
The header is now in src/network/kernel/ rather than src/corelib/io/, but the qt_attribution.json got left behind and the update program was still in a sub-dir of util/corelib/. Renamed the latter to util/publicSuffix/ (second-layer sub-directory was overkill, util/ isn't crowded and it was the only thing in util/corelib/; and there was no util/network/). This is a follow-up to commit 4f076db3d2e2e27cc56029fe878056ee79def56f Change-Id: I51c2c7892752ddc47390966044eb5650dfdfa9c2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/kernel/qtldurl.cpp')
-rw-r--r--src/network/kernel/qtldurl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/kernel/qtldurl.cpp b/src/network/kernel/qtldurl.cpp
index 7dc4e9cd47..55c893ed2d 100644
--- a/src/network/kernel/qtldurl.cpp
+++ b/src/network/kernel/qtldurl.cpp
@@ -59,7 +59,7 @@ enum TLDMatchType {
};
// Scan the auto-generated table of TLDs for an entry. For more details
-// see comments in file: util/corelib/qurl-generateTLDs/main.cpp
+// see comments in file: util/publicSuffix/main.cpp
static bool containsTLDEntry(QStringView entry, TLDMatchType match)
{
const QStringView matchSymbols[] = {