summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
Diffstat (limited to 'builds')
-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 d8ee28777..cd3f4844b 100644
--- a/builds/mac/ftmac.c
+++ b/builds/mac/ftmac.c
@@ -939,7 +939,7 @@ typedef short ResourceIndex;
if ( lwfn_file_name[0] )
{
err = lookup_lwfn_by_fond( pathname, lwfn_file_name,
- buff, sizeof ( buff ) );
+ buff, sizeof ( buff ) );
if ( !err )
have_lwfn = 1;
}