comparison src/collect-table.h @ 446:ddabc4873a3f

Effectively drop empty newlines at end of files (missing from rev 535)
author zas_
date Sun, 20 Apr 2008 18:07:51 +0000
parents f6e307c7bad6
children 48c8e49b571c
comparison
equal deleted inserted replaced
445:89f8bffbce21 446:ddabc4873a3f
32 32
33 CollectInfo *collection_table_get_focus_info(CollectTable *ct); 33 CollectInfo *collection_table_get_focus_info(CollectTable *ct);
34 GList *collection_table_selection_get_list(CollectTable *ct); 34 GList *collection_table_selection_get_list(CollectTable *ct);
35 35
36 #endif 36 #endif
37