Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
qbnu committed Jun 23, 2024
1 parent 5b4f128 commit bbb1f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JPEGView/PNGWrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class PngReader

static void DeleteCache();

// Returns true if PNG is animated, false otherwise
// Returns true if PNG is unsupported by GDI+
static bool MustUseLibpng(const void* buffer, size_t sizebytes);
#endif
// Get EXIF Block
Expand Down

0 comments on commit bbb1f86

Please sign in to comment.