summaryrefslogtreecommitdiff
path: root/builds/mac/ftmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'builds/mac/ftmac.c')
-rw-r--r--builds/mac/ftmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/mac/ftmac.c b/builds/mac/ftmac.c
index dc3c318f4..d8ee28777 100644
--- a/builds/mac/ftmac.c
+++ b/builds/mac/ftmac.c
@@ -447,7 +447,7 @@ typedef short ResourceIndex;
stream->descriptor.pointer = NULL;
stream->size = 0;
- stream->base = 0;
+ stream->base = NULL;
}