Commit 9ef0bc005c2b93b9adb27acef885fe6cccb1dcc6

Werner Lemberg 2013-06-05T14:53:27

Minor formatting.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/src/cff/cf2intrp.c b/src/cff/cf2intrp.c
index 05eb520..71a15fe 100644
--- a/src/cff/cf2intrp.c
+++ b/src/cff/cf2intrp.c
@@ -300,9 +300,9 @@
 
 
       stemhint.min  =
-      position     += cf2_stack_getReal( opStack, i );
+        position   += cf2_stack_getReal( opStack, i );
       stemhint.max  =
-      position     += cf2_stack_getReal( opStack, i + 1 );
+        position   += cf2_stack_getReal( opStack, i + 1 );
 
       stemhint.used  = FALSE;
       stemhint.maxDS =