summaryrefslogtreecommitdiff
path: root/src/pshinter
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-03-24 12:46:49 +0000
committerWerner Lemberg <wl@gnu.org>2006-03-24 12:46:49 +0000
commitaf16820a125c4224462ab833bbf84ce2abb59d22 (patch)
tree185d3b36600f24c8984ca0cf3ba5b5cc0054d19f /src/pshinter
parente0dd18fc794ec14de122d46fd59dc0cf7e307008 (diff)
downloadfreetype2-af16820a125c4224462ab833bbf84ce2abb59d22.tar.gz
Normalize quotation to `...'.
Diffstat (limited to 'src/pshinter')
-rw-r--r--src/pshinter/pshrec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pshinter/pshrec.h b/src/pshinter/pshrec.h
index 0159e9cd5..f7ef9004e 100644
--- a/src/pshinter/pshrec.h
+++ b/src/pshinter/pshrec.h
@@ -4,7 +4,7 @@
/* */
/* Postscript (Type1/Type2) hints recorder (specification). */
/* */
-/* Copyright 2001, 2002, 2003 by */
+/* Copyright 2001, 2002, 2003, 2006 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -22,7 +22,7 @@
/* font drivers to record the hints of a given character/glyph. */
/* */
/* The hints are recorded in a unified format, and are later processed */
- /* by the "optimizer" and "fitter" to adjust the outlines to the pixel */
+ /* by the `optimizer' and `fitter' to adjust the outlines to the pixel */
/* grid. */
/* */
/**************************************************************************/