diff src/ui_help.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 e34c1002e553
children 0bea79d87065
line wrap: on
line diff
--- a/src/ui_help.c	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/ui_help.c	Tue Oct 07 18:20:22 2008 +0000
@@ -268,3 +268,4 @@
 {
 	return g_object_get_data(G_OBJECT(window), "text_vbox");
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */