nospace
authorChristian Grothoff <christian@grothoff.org>
Thu, 1 Oct 2009 23:40:35 +0000 (23:40 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 1 Oct 2009 23:40:35 +0000 (23:40 +0000)
src/util/network.c

index dff1277358f2389ac53d7a57ed5775f4da52ff39..2deb0261c91c8e2b74630fe9f5b59715f8ce231e 100644 (file)
@@ -631,7 +631,6 @@ GNUNET_NETWORK_socket_select (struct GNUNET_NETWORK_FDSet *rfds,
   int nfds;\r
 \r
   nfds = 0;\r
-\r
   if (NULL != rfds)\r
     nfds = rfds->nsds;\r
   if (NULL != wfds)\r