<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:10.5pt;">
<div align="left" style="text-align:justify;">Hi, there is a typo in a comment. The comment expresses exact opposite meaning.</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;">Here is a patch fixing the typo.</div>
<div align="left" style="text-align:justify;">&nbsp;</div>
<div align="left" style="text-align:justify;">diff --git a/src/cairo-png.c b/src/cairo-png.c</div>
<div align="left" style="text-align:justify;">index e74a4a8..4c2ec94 100644</div>
<div align="left" style="text-align:justify;">--- a/src/cairo-png.c</div>
<div align="left" style="text-align:justify;">&#43;&#43;&#43; b/src/cairo-png.c</div>
<div align="left" style="text-align:justify;">@@ -142,7 &#43;142,7 @@ png_simple_error_callback (png_structp png,</div>
<div align="left" style="text-align:justify;">&nbsp; &nbsp; &nbsp;longjmp (png_jmpbuf (png), 1);</div>
<div align="left" style="text-align:justify;">&nbsp;#endif</div>
<div align="left" style="text-align:justify;">&nbsp;</div>
<div align="left" style="text-align:justify;">- &nbsp; &nbsp;/* if we get here, then we have to choice but to abort ... */</div>
<div align="left" style="text-align:justify;">&#43; &nbsp; &nbsp;/* if we get here, then we have no choice but to abort ... */</div>
<div align="left" style="text-align:justify;">&nbsp;}</div>
<div align="left" style="text-align:justify;">&nbsp;</div>
<div align="left" style="text-align:justify;">&nbsp;static void</div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
<div align="left" style="text-align:justify;"><font face="Times New Roman">&nbsp;</font></div>
</span></font>
</body>
</html>