summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2011-04-02 07:23:00 +0200
committerWerner Lemberg <wl@gnu.org>2011-04-02 07:23:00 +0200
commit9f5ed8118cf115a631809ce9e4745b5018e96c5e (patch)
tree4fdc262a8f00f53ac86875adeb82887dc3aa9078
parent544adf7313b72768a7390c443dbcdae681fbb65d (diff)
Cosmetics.
-rw-r--r--src/autofit/aflatin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/aflatin.c b/src/autofit/aflatin.c
index 7aaad91b..162ca94e 100644
--- a/src/autofit/aflatin.c
+++ b/src/autofit/aflatin.c
@@ -1472,7 +1472,7 @@
hints->scaler_flags = scaler_flags;
hints->other_flags = other_flags;
- return 0;
+ return AF_Err_Ok;
}