diff src/remote.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 9962b24b6b43
children 5fe3b8b3a612
line wrap: on
line diff
--- a/src/remote.c	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/remote.c	Tue Oct 07 18:20:22 2008 +0000
@@ -862,3 +862,4 @@
 	remote_server_subscribe(remote_connection, remote_cb, remote_data);
 	return remote_connection;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */