~foxtrotgps-team/foxtrotgps/trunk

1
2
3
4
#include <libexif/exif-data.h>

char *show_tag(ExifData *d, ExifIfd ifd, ExifTag tag);
void show_mnote_tag(ExifData *d, unsigned tag);