clang-format

main
norbertwg 2 years ago committed by Miloš Komarčević
parent 7d292c4dda
commit f791388a93

@ -105,8 +105,8 @@ EXIV2API ExifData::const_iterator maxApertureValue(const ExifData& ed);
//! Return the subject distance. Please keep in mind that this accessor is provided for convenience only and will return
//! expected/desired metadata most of the time.
EXIV2API ExifData::const_iterator subjectDistance(const ExifData& ed);
//! Return the kind of light source. Please keep in mind that this accessor is provided for convenience only and will return
//! expected/desired metadata most of the time.
//! Return the kind of light source. Please keep in mind that this accessor is provided for convenience only and will
//! return expected/desired metadata most of the time.
EXIV2API ExifData::const_iterator lightSource(const ExifData& ed);
//! Return the status of flash. Please keep in mind that this accessor is provided for convenience only and will return
//! expected/desired metadata most of the time.

Loading…
Cancel
Save