| Newsgroups |
gmane.network.spread.cvs |
| Message-ID |
<[email protected]> |
Author: jonathan
Date: 2006-02-16 22:48:09 -0500 (Thu, 16 Feb 2006)
New Revision: 297
Modified:
trunk/libspread/sp.c
Log:
Remove null character at end of line.
Modified: trunk/libspread/sp.c
===================================================================
--- trunk/libspread/sp.c 2006-02-16 21:36:37 UTC (rev 296)
+++ trunk/libspread/sp.c 2006-02-17 03:48:09 UTC (rev 297)
@@ -353,7 +353,7 @@
if ( num_ready == 0 ) {
/* timeout */
close(s);
- sock_set_errno( ERR_TIMEDOUT );