From 1d0193c62ed9af8161a389bb76e3fbac4c6cd4df Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 1 Jul 2014 09:29:01 -0700 Subject: Small whitespace fix Signed-off-by: Dirk Hohndel --- qthelper.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/qthelper.cpp b/qthelper.cpp index b7b6f778b..c8738b28c 100644 --- a/qthelper.cpp +++ b/qthelper.cpp @@ -277,9 +277,10 @@ extern "C" void picture_load_exif_data(struct picture *p, timestamp_t *timestamp *timestamp = exif.epoch(); p->longitude.udeg= lrint(1000000.0 * exif.GeoLocation.Longitude); p->latitude.udeg = lrint(1000000.0 * exif.GeoLocation.Latitude); - picture_load_exit: - free(mem.buffer); - return; + +picture_load_exit: + free(mem.buffer); + return; } static bool lessThan(const QPair &a, const QPair &b) -- cgit v1.2.3-70-g09d2