diff src/uri_utils.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 1698baa37871
children 8b89e3ff286b
line wrap: on
line diff
--- a/src/uri_utils.h	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/uri_utils.h	Tue Oct 07 18:20:22 2008 +0000
@@ -23,3 +23,4 @@
 gchar *uri_text_from_filelist(GList *list, gint *len, gint plain_text);
 
 #endif /* URI_UTILS_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */