| Index: src/autofit/aflatin2.h
|
| diff --git a/src/autofit/aflatin2.h b/src/autofit/aflatin2.h
|
| index 925c6214db369f842f2c755f411e25b49f48faed..cbfa395522e4cf5261ffd675c5693897b4482508 100644
|
| --- a/src/autofit/aflatin2.h
|
| +++ b/src/autofit/aflatin2.h
|
| @@ -4,7 +4,7 @@
|
| /* */
|
| /* Auto-fitter hinting routines for latin script (specification). */
|
| /* */
|
| -/* Copyright 2003, 2004, 2005, 2006, 2007 by */
|
| +/* Copyright 2003-2007, 2012 by */
|
| /* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
| /* */
|
| /* This file is part of the FreeType project, and may only be used, */
|
| @@ -27,7 +27,7 @@ FT_BEGIN_HEADER
|
|
|
| /* the latin-specific script class */
|
|
|
| - AF_DECLARE_SCRIPT_CLASS(af_latin2_script_class)
|
| + AF_DECLARE_SCRIPT_CLASS( af_latin2_script_class )
|
|
|
| /* */
|
|
|
|
|