aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-04-20 13:54:55 +0000
committercorvid <corvid@lavabit.com>2011-04-20 13:54:55 +0000
commit3af2baa213aeb6eadac056a7a4e71da5174a2806 (patch)
tree46bdbf3764470a305a52041aa61fc56036cfffcb
parentd85682a6441876ae1a39b8d8abe1ec7bef39cc6d (diff)
comment
-rw-r--r--src/menu.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu.cc b/src/menu.cc
index e44d3672..94ab7e37 100644
--- a/src/menu.cc
+++ b/src/menu.cc
@@ -34,7 +34,7 @@ static DilloUrl *popup_url = NULL;
// Weak reference to the popup's bw
static BrowserWindow *popup_bw = NULL;
static void *popup_form = NULL;
-// Where to place the filemenu popup
+// Where to place the popup
static int popup_x, popup_y;
// History popup direction (-1 = back, 1 = forward).
static int history_direction = -1;