comparison src/search.h @ 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 a31524ae39cb
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
17 17
18 void search_new(FileData *dir_fd, FileData *example_file); 18 void search_new(FileData *dir_fd, FileData *example_file);
19 19
20 20
21 #endif 21 #endif
22 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */