summaryrefslogtreecommitdiff
path: root/src/base/ftpsprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ftpsprop.c')
-rw-r--r--src/base/ftpsprop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/ftpsprop.c b/src/base/ftpsprop.c
index 52b9d453a..3a31a18b1 100644
--- a/src/base/ftpsprop.c
+++ b/src/base/ftpsprop.c
@@ -165,9 +165,9 @@
driver->hinting_engine = *hinting_engine;
else
error = FT_ERR( Unimplemented_Feature );
-
- return error;
}
+
+ return error;
}
else if ( !ft_strcmp( property_name, "no-stem-darkening" ) )