mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-22 01:14:15 +03:00
Improve comment.
This commit is contained in:
parent
01f421611c
commit
0e23bbe911
@ -1903,7 +1903,7 @@ struct path_data *urldb_find_url(const char *url)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* generate plq */
|
||||
/* generate plq (path, leaf, query) */
|
||||
if (components.path)
|
||||
len += strlen(components.path);
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user