diff src/collect-table.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 5fc64d6252e7
children 6eeefdb30618
line wrap: on
line diff
--- a/src/collect-table.c	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/collect-table.c	Tue Oct 07 18:20:22 2008 +0000
@@ -2494,3 +2494,4 @@
 {
 	return collection_table_find_data(ct, ct->focus_row, ct->focus_column, NULL);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */