summaryrefslogtreecommitdiff
path: root/src/bw.h
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-05-08 16:56:41 +0200
committerjcid <devnull@localhost>2008-05-08 16:56:41 +0200
commitb08d59c20aa1860ceae56e9bcef43ce7ab8e4a29 (patch)
tree30ed9dc956623cd25acb4beffc3517278dc0ccf6 /src/bw.h
parent10d2bbaef69d24d1b2c156b64268fc3866f9b0ce (diff)
- Fixed handling of #anchors with repush.
Diffstat (limited to 'src/bw.h')
-rw-r--r--src/bw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bw.h b/src/bw.h
index 711502d5..8d47751f 100644
--- a/src/bw.h
+++ b/src/bw.h
@@ -49,8 +49,8 @@ struct _BrowserWindow
* nav_expect_url holds it until the first answer-bytes are got. Only then
* it is sent to history and referenced at the top of nav_stack */
DilloUrl *nav_expect_url;
- /* 'nav_expecting' is true if the last URL is being loaded for
- * the first time and has not gotten the dw yet. */
+ /* 'nav_expecting' is true while dillo waits for non-cached URL data,
+ * until a dw is assigned to it. */
bool_t nav_expecting;
/* Counter for the number of hops on a redirection. Used to stop