diff src/collect-dlg.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 3096a47232ec
children 3a7af6a8cd5f
line wrap: on
line diff
--- a/src/collect-dlg.c	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/collect-dlg.c	Tue Oct 07 18:20:22 2008 +0000
@@ -250,3 +250,4 @@
 {
 	collection_save_or_load_dialog(path, DIALOG_APPEND, cd);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */