Added vim config instruction to not use spaces.

git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@198 bc163920-b10d-0410-b2c5-a5491ca2ceef
This commit is contained in:
Dag Wieers 2008-01-22 17:12:21 +00:00
parent 074b2a0f8c
commit 688f352eb4
19 changed files with 33 additions and 2 deletions

View file

@ -244,3 +244,5 @@ int stream_get_outgoing_fd(PTSTREAM *pts)
return pts->outgoing_fd;
#endif
}
// vim:noet