]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/freetype.hh
Run grand-replace for 2012
[lilypond.git] / lily / include / freetype.hh
index 1875e7c27126af47e508b75d7bdd11d6a1219b46..3ddc07e67fceb620856e6ad085758a148f9761c6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -28,6 +28,6 @@
 void init_freetype ();
 extern FT_Library freetype2_library;
 
-string freetype_error_string (int code);
+string freetype_error_string (FT_Error code);
 
 #endif /* FREETYPE_HH */