Author: durner
Date: 2007-11-23 10:58:46 -0700 (Fri, 23 Nov 2007)
New Revision: 5745
Modified:
GNUnet/src/util/win/win.cc
Log:
new naming convention
Modified: GNUnet/src/util/win/win.cc
===================================================================
--- GNUnet/src/util/win/win.cc 2007-11-23 12:13:07 UTC (rev 5744)
+++ GNUnet/src/util/win/win.cc 2007-11-23 17:58:46 UTC (rev 5745)
@@ -828,7 +828,7 @@
return s;
}
-int win_ols_sendto(struct SocketHandle *s, const char *buf, int len,
+int win_ols_sendto(struct GNUNET_SocketHandle *s, const char *buf, int len,
const struct sockaddr *to, int tolen)
{
int iRet;
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn