Commit 4d631e447f614a96c4114d02cad07091d0434be9

Werner Lemberg 2002-05-27T13:02:37

Fix comment.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/base/ftobjs.c b/src/base/ftobjs.c
index 116826e..0af225f 100644
--- a/src/base/ftobjs.c
+++ b/src/base/ftobjs.c
@@ -736,7 +736,7 @@
 
 
   /* there's a Mac-specific extended implementation of FT_New_Face() */
-  /* in src/mac/ftmac.c                                              */
+  /* in src/base/ftmac.c                                             */
 
 #ifndef FT_MACINTOSH