commit 518b5630dc90001b97ad5967836b45212bd7208f
Author: Oswald Buddenhagen <[email protected]>
Date:   Sun Oct 26 20:17:33 2014 +0100

    cleanup dead cram() prototype

 src/socket.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/socket.h b/src/socket.h
index 78e3206..5a6a3cd 100644
--- a/src/socket.h
+++ b/src/socket.h
@@ -121,7 +121,4 @@ char *socket_read_line( conn_t *sock ); /* don't free 
return value; never waits
 typedef enum { KeepOwn = 0, GiveOwn } ownership_t;
 int socket_write( conn_t *sock, char *buf, int len, ownership_t takeOwn );
 
-void cram( const char *challenge, const char *user, const char *pass,
-           char **_final, int *_finallen );
-
 #endif

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to