1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-08 19:02:07 +03:00

remove embedded CVS/svn tags

This commit is contained in:
Daniel Stenberg
2011-09-09 16:08:07 +02:00
parent 30ac056cb0
commit 87f79f177f
153 changed files with 2 additions and 308 deletions

View File

@@ -1,7 +1,5 @@
/*
* $Id: scp_write_nonblock.c,v 1.10 2009/04/28 10:35:30 bagder Exp $
*
* Sample showing how to do a simple SCP transfer.
* Sample showing how to do an SCP non-blocking upload transfer.
*/
#include "libssh2_config.h"