X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fsave%2FExifSaver.java;h=ec0c2f446840359f2d9c7a24772c6bb7883ec96e;hp=1e597201d5f2842197531159ec3452f542fb428c;hb=da0b1f449260a0b4a94318006382a9039726ef3e;hpb=5625a1abadb5f2ca5f017fe7dbda1d5141cb637b diff --git a/tim/prune/save/ExifSaver.java b/tim/prune/save/ExifSaver.java index 1e59720..ec0c2f4 100644 --- a/tim/prune/save/ExifSaver.java +++ b/tim/prune/save/ExifSaver.java @@ -72,6 +72,7 @@ public class ExifSaver implements Runnable * Save exif information to all photos in the list * whose coordinate information has changed since loading * @param inPhotoList list of photos to save + * @return true if saved */ public boolean saveExifInformation(PhotoList inPhotoList) {