summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@nokia.com>2011-05-24 10:05:10 (GMT)
committerPeter Hartmann <peter.hartmann@nokia.com>2011-05-24 10:05:10 (GMT)
commit9face4b88de2db6f552149d2f96257620e971a59 (patch)
tree140bbddce0c2f2342833a5c25a6cdaa8470b117a /src
parent154402f56dcf8303a6ce601a52215226af8d31ba (diff)
downloadQt-9face4b88de2db6f552149d2f96257620e971a59.zip
Qt-9face4b88de2db6f552149d2f96257620e971a59.tar.gz
Qt-9face4b88de2db6f552149d2f96257620e971a59.tar.bz2
QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."
see previous commit Task-number: QTBUG-13601
Diffstat (limited to 'src')
-rw-r--r--src/corelib/io/qurltlds_p.h.INFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/corelib/io/qurltlds_p.h.INFO b/src/corelib/io/qurltlds_p.h.INFO
index 57a8d0e..5781c2c 100644
--- a/src/corelib/io/qurltlds_p.h.INFO
+++ b/src/corelib/io/qurltlds_p.h.INFO
@@ -1,15 +1,15 @@
-The file qnetworkcookiejartlds_p.h is generated from the Public Suffix
+The file qurltlds_p.h is generated from the Public Suffix
List (see [1] and [2]), by the program residing at
-util/network/cookiejar-generateTLDs in the Qt source tree.
+util/corelib/qurl-generateTLDs in the Qt source tree.
That program generates a character array and an index array from the
list to provide fast lookups of elements within C++.
-Those arrays in qnetworkcookiejartlds_p.h are derived from the Public
+Those arrays in qurltlds_p.h are derived from the Public
Suffix List ([2]), which was originally provided by
Jo Hermans <jo.hermans@gmail.com>.
-The file qnetworkcookiejartlds_p.h was last generated Friday,
+The file qurltlds_p.h was last generated Friday,
November 19th 15:24 2010.
----