Minor change
This commit is contained in:
parent
7cc41d14d3
commit
228a832cfa
@ -21,7 +21,7 @@
|
||||
/*!
|
||||
@file exif.hpp
|
||||
@brief Encoding and decoding of %Exif data
|
||||
@version $Name: $ $Revision: 1.16 $
|
||||
@version $Name: $ $Revision: 1.17 $
|
||||
@author Andreas Huggel (ahu)
|
||||
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
|
||||
@date 09-Jan-04, ahu: created
|
||||
@ -1043,6 +1043,7 @@ namespace Exif {
|
||||
|
||||
Todo:
|
||||
- A constructor which creates a minimal valid set of %Exif data
|
||||
|
||||
*/
|
||||
class ExifData {
|
||||
public:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user