sftp_write_sliding.c: indent fix

Use the standard indenting and removed CVS leftover comment
This commit is contained in:
Daniel Stenberg 2011-05-10 10:17:32 +02:00
parent 5b66a5f38d
commit 59673a111e

View File

@ -1,6 +1,4 @@
/*
* $Id: sftp_write_nonblock.c,v 1.14 2009/04/28 10:35:30 bagder Exp $
*
* Sample showing how to do SFTP non-blocking write transfers.
*
* The sample code has default values for host name, user name, password