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

@ -54,3 +54,5 @@ void my_perror( char *msg )
message( "error: %s: [%d] %s\n", msg, errno, errstr );
}
}
// vim:noet