aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
{