comparison src/collect-table.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 48c8e49b571c
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
33 33
34 CollectInfo *collection_table_get_focus_info(CollectTable *ct); 34 CollectInfo *collection_table_get_focus_info(CollectTable *ct);
35 GList *collection_table_selection_get_list(CollectTable *ct); 35 GList *collection_table_selection_get_list(CollectTable *ct);
36 36
37 #endif 37 #endif
38 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */