commit | c3f33350e3efeb848f6c9a5b6ff6cb5b89c227ea | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sat Nov 19 03:01:16 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sat Nov 19 03:01:16 2011 +0000 |
tree | 09578bad63a908adfb3f608799aa3ae1c31c3cd9 | |
parent | 756ae430d36380dfab8ca703538f5922f3796351 [diff] [blame] |
diff --git a/coders/caption.c b/coders/caption.c index 357ecaa..f0e73e1 100644 --- a/coders/caption.c +++ b/coders/caption.c
@@ -560,7 +560,7 @@ *version='\0'; #if defined(PANGO_VERSION_STRING) - (void) FormatLocaleString(version,MaxTextExtent,"(Pangoft2 %s)", + (void) FormatLocaleString(version,MaxTextExtent,"Pangoft2 %s", PANGO_VERSION_STRING); #endif entry=SetMagickInfo("CAPTION");