Minor changes.

This commit is contained in:
Andreas Huggel
2008-10-09 16:12:37 +00:00
parent 0e58b5a537
commit 27d629425e
3 changed files with 96 additions and 99 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ try {
{
loader.readDimensions(*pos);
std::cout << "found preview " << pos->id_
<< ", length: " << pos->length_
<< ", size: " << pos->size_
<< ", " << pos->width_ << 'x' << pos->height_
<< "\n";