Commit Graph

5 Commits

Author SHA1 Message Date
pvalchev
39af1ba2b8 oops 2005-11-14 17:48:00 +00:00
pvalchev
d349e9f92c remove pointless strncmp pointed out by patrick <sidsrr@yahoo.com> 2005-11-14 17:39:03 +00:00
pvalchev
b3c414c608 fix an utterly busted strncmp conversion...
"if(strncmp(fname, _file_name, sizeof(_file_name) > 0))"
has to be the most incredible thing i've seen in a while, it is
wrong in 3 ways in this case.
2005-11-14 17:38:18 +00:00
pvalchev
73205b221d sync lines w/ update-patches 2005-11-14 17:32:12 +00:00
robert
cf266799b2 Import of p5-Image-EXIF-0.98.6; from Dan Weeks <dan@danimal.org>
The Image::Exif Perl extension allows the user to use the
libexif library to extract EXIF information from JPEG
files created by digital cameras.

ok naddy@
2004-05-17 05:09:52 +00:00