comparison src/bar_exif.c @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 77ca9a5d42be
children 2e661b3e7ca0
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
685 eb->fd = file_data_ref(fd); 685 eb->fd = file_data_ref(fd);
686 bar_exif_update(eb); 686 bar_exif_update(eb);
687 687
688 return eb->vbox; 688 return eb->vbox;
689 } 689 }
690 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */