[devel] Expanded TAB characters, again.

This commit is contained in:
Glenn Randers-Pehrson
2010-07-31 13:45:04 -05:00
parent c27291d4e3
commit 3df324d845
5 changed files with 96 additions and 96 deletions

View File

@@ -1214,7 +1214,7 @@ png_push_handle_tEXt(png_structp png_ptr, png_infop info_ptr, png_uint_32
{
info_ptr = info_ptr; /* To quiet some compiler warnings */
png_error(png_ptr, "Out of place tEXt");
/*NOT REACHED*/
/*NOT REACHED*/
}
#ifdef PNG_MAX_MALLOC_64K