Commit dfea239cc310d6adc3c3a9750121938607573b08

Authored by Scott Klum
1 parent 2967908e

Bad alignment i guess?

openbr/plugins/gallery/vec.cpp
... ... @@ -56,7 +56,7 @@ class vecGallery : public FileGallery
56 56  
57 57 TemplateList readBlock(bool *done)
58 58 {
59   - readOpen();
  59 + readOpen();
60 60  
61 61 *done = true;
62 62  
... ...