code format

This commit is contained in:
Michał Walenciak 2017-09-06 21:52:43 +02:00
parent 5d5234db1d
commit d7ce238441

View File

@ -391,7 +391,7 @@ void printIFD(Exiv2::BasicIo& io, std::ostream& out, Exiv2::PrintStructureOption
int main(int argc,const char* argv[])
{
int result = 0;
bool bSwap = false;
bool bSwap = false;
uint32_t offset = 0;
if ( argc > 0 ) {