summaryrefslogtreecommitdiff
path: root/src/pshinter/pshglob.c
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2004-04-02 07:13:53 +0000
committerWerner Lemberg <wl@gnu.org>2004-04-02 07:13:53 +0000
commit33e906425d7310a2daa0cbeb4a9cb6bd56ea8c26 (patch)
treea12d057cf759c6e4d9557e3b3eecd2372b68cef6 /src/pshinter/pshglob.c
parent611eaa7f3fde94dadfc9067564c7c23c1e717f91 (diff)
downloadfreetype2-33e906425d7310a2daa0cbeb4a9cb6bd56ea8c26.tar.gz
* builds/unix/ft-munmap.m4 (FT_MUNMAP_PARAM): Fix arguments of
AC_COMPILE_IFELSE. * builds/unix/aclocal.m4: Regenerated with `aclocal -I .' from automake 1.8a. * builds/unix/configure: Regenerated with autoconf 2.59a. * builds/unix/config.guess, builds/unix/config.sub: Updated from `config' CVS module at subversions.gnu.org * builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from `texinfo' CVS module at subversions.gnu.org. * builds/freetype.mk (refdoc): Updated.
Diffstat (limited to 'src/pshinter/pshglob.c')
-rw-r--r--src/pshinter/pshglob.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pshinter/pshglob.c b/src/pshinter/pshglob.c
index 5aff22667..21d45e92f 100644
--- a/src/pshinter/pshglob.c
+++ b/src/pshinter/pshglob.c
@@ -397,8 +397,8 @@
/* "scale < bluescale" */
/* */
/* Note that `blue_scale' is stored 1000 times its real */
- /* real value, and that `scale' converts from font units */
- /* to fractional pixels. */
+ /* value, and that `scale' converts from font units to */
+ /* fractional pixels. */
/* */
/* 1000 / 64 = 125 / 8 */