Changeset 105469 in vbox for trunk/src/libs/libpng-1.6.43/contrib/examples
- Timestamp:
- Jul 24, 2024 10:11:32 AM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 164130
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.43/contrib/examples/iccfrompng.c
r96425 r105469 81 81 82 82 else 83 83 result = no_profile; 84 84 } 85 85 … … 156 156 157 157 else if (verbose && profile == no_profile) 158 158 printf("%s has no profile\n", filename); 159 159 } 160 160
Note:
See TracChangeset
for help on using the changeset viewer.