diff options
Diffstat (limited to 'library/http/cookiejar.tcl')
-rw-r--r-- | library/http/cookiejar.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http/cookiejar.tcl b/library/http/cookiejar.tcl index 309ca7a..2eae877 100644 --- a/library/http/cookiejar.tcl +++ b/library/http/cookiejar.tcl @@ -458,7 +458,7 @@ package provide cookiejar \ log info "constructed domain info with %d entries" $n } - # This forces the rebuild of the domain data, loading it from + # This forces the rebuild of the domain data, loading it from method forceLoadDomainData {} { db transaction { db eval { |