summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-25 18:53:21 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-25 18:53:21 +0000
commit893df2ccf12b14b74f7fefebf6e635836fde3513 (patch)
tree9c0ee9d838795f7e07f89ad6cf1104f85379e8f4
parent6eb0bd45799853d039d3e3ca8f61f7d4f428ce67 (diff)
downloadnetsurf-893df2ccf12b14b74f7fefebf6e635836fde3513.tar.gz
netsurf-893df2ccf12b14b74f7fefebf6e635836fde3513.tar.bz2
Revert "Plot local history background white instead of wholly transparent"
On second thoughts this was correct initially. This reverts commit 1ea29c6aec03e0d6e9325910998e16910170fafa.
-rwxr-xr-xamiga/history_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index e2d1b358e..f11c78473 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -82,7 +82,7 @@ static void ami_history_redraw(struct history_window *hw)
glob = &hw->gg;
- SetRPAttrs(glob->rp, RPTAG_APenColor, 0x00ffffff, TAG_DONE);
+ SetRPAttrs(glob->rp, RPTAG_APenColor, 0xffffffff, TAG_DONE);
RectFill(glob->rp, 0, 0, bbox->Width - 1, bbox->Height - 1);
browser_window_history_redraw_rectangle(hw->gw->bw, xs, ys,