aboutsummaryrefslogtreecommitdiff
path: root/src/nav.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-05-08 17:03:08 +0200
committerjcid <devnull@localhost>2008-05-08 17:03:08 +0200
commit7fd7886bb6ccbe525ba7d11acd2ff60807a948d2 (patch)
tree0ce86641d1b038101bea3cff96379124f96d5ca8 /src/nav.c
parentb08d59c20aa1860ceae56e9bcef43ce7ab8e4a29 (diff)
- Added a comment.
Diffstat (limited to 'src/nav.c')
-rw-r--r--src/nav.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nav.c b/src/nav.c
index 014bd942..30972697 100644
--- a/src/nav.c
+++ b/src/nav.c
@@ -265,6 +265,8 @@ void a_Nav_cancel_expect(BrowserWindow *bw)
/*
* We have an answer! Set things accordingly.
+ * Beware: this function is much more complex than it looks
+ * because URLs with repush pass twice through it.
*/
void a_Nav_expect_done(BrowserWindow *bw)
{