Mercurial > geeqie.yaz
comparison src/filecache.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 | 6ca2c5fd7b13 |
children | 3692efcbd325 |
comparison
equal
deleted
inserted
replaced
1054:9157291b79a4 | 1055:1646720364cf |
---|---|
183 if (type == NOTIFY_TYPE_REREAD) | 183 if (type == NOTIFY_TYPE_REREAD) |
184 { | 184 { |
185 file_cache_remove_fd(fc, fd); | 185 file_cache_remove_fd(fc, fd); |
186 } | 186 } |
187 } | 187 } |
188 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */ |