summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2012-08-05 23:51:59 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2012-08-05 23:51:59 +0100
commit8c6dab520d92b4149fd74c01f883bdc87245fd5c (patch)
tree88a1f6c4986b2b82cb64110e3d263e0cfb05de04 /amiga/plotters.c
parent1ef7336f22c5751f8dd35c60d2e34fe0f49af455 (diff)
downloadnetsurf-8c6dab520d92b4149fd74c01f883bdc87245fd5c.tar.gz
netsurf-8c6dab520d92b4149fd74c01f883bdc87245fd5c.tar.bz2
misc
Diffstat (limited to 'amiga/plotters.c')
-rwxr-xr-xamiga/plotters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index cdd5aac7a..e784e5cdb 100755
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -686,7 +686,7 @@ static bool ami_bitmap(int x, int y, int width, int height, struct bitmap *bitma
} else {
tag = BLITA_MaskPlane;
tag_data = (ULONG)bitmap->native_mask;
- minterm = 0xc0; /* Should be (ABC|ABNC|ANBC) */
+ minterm = 0xc0; /* should be (ABC|ABNC|ANBC); */
}
BltBitMapTags(BLITA_Width,width,