1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +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.c,v 1.7 2009/04/28 10:35:30 bagder Exp $
*
* Sample showing how to do a simple SCP transfer.
* Sample showing how to do an SCP upload.
*/
#include "libssh2_config.h"