summaryrefslogtreecommitdiff
path: root/libgphoto2/exif.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2/exif.c')
-rw-r--r--libgphoto2/exif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2/exif.c b/libgphoto2/exif.c
index cd5795909..2297edab7 100644
--- a/libgphoto2/exif.c
+++ b/libgphoto2/exif.c
@@ -31,7 +31,7 @@
/*
* Gets the thumbnail of an EXIF image.
* The thumbnail size is provided
- *
+ *
* No longer provided, use libexif directly please.
*/
unsigned char *gpi_exif_get_thumbnail_and_size(void *exifdat, long *size) { return NULL; }