summaryrefslogtreecommitdiff
path: root/riscos/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/draw.h')
-rw-r--r--riscos/draw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/draw.h b/riscos/draw.h
index 4ea73386d..b7eef6db3 100644
--- a/riscos/draw.h
+++ b/riscos/draw.h
@@ -11,7 +11,7 @@
struct content;
struct content_draw_data {
- void* data;
+ void *data;
unsigned long length;
};