summaryrefslogtreecommitdiff
path: root/lib/Image/ExifTool/FotoStation.pm
diff options
context:
space:
mode:
authorexiftool <phil@work3.phy.queensu.ca>2015-09-17 09:35:27 -0400
committerexiftool <phil@work3.phy.queensu.ca>2015-09-17 09:35:27 -0400
commit8ff254b8e27aca4a519e35c8ace8dfd250c6c41a (patch)
tree4d50cf511104fa56d8f4cbf1757bfc0068a4d33f /lib/Image/ExifTool/FotoStation.pm
parent58065d27313f872721e3f4a3384b6b8dfa9555e6 (diff)
Update to 10.02
Diffstat (limited to 'lib/Image/ExifTool/FotoStation.pm')
-rw-r--r--lib/Image/ExifTool/FotoStation.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Image/ExifTool/FotoStation.pm b/lib/Image/ExifTool/FotoStation.pm
index adbec4e8..b56c95e8 100644
--- a/lib/Image/ExifTool/FotoStation.pm
+++ b/lib/Image/ExifTool/FotoStation.pm
@@ -171,7 +171,7 @@ sub ProcessFotoStation($$)
next;
}
if ($$et{DEL_GROUP}{FotoStation}) {
- $verbose and printf $out " Deleting FotoStation trailer\n";
+ $verbose and print $out " Deleting FotoStation trailer\n";
$verbose = 0; # no more verbose messages after this
++$$et{CHANGED};
next;