Date: Fri Jun 21 11:51:06 CEST 2002
User: Derick Rethans
Directory: srm/modules/mhttp
Log Message:
[0.25]
- Make it compile again
Modified files:
srm/modules/mhttp/mhttp.c (version: 1.10)
[FILE: /srm/modules/mhttp/mhttp.c]
--- srm/modules/mhttp/mhttp.c:1.9 Fri Jun 21 01:05:36 2002 GMT
+++ srm/modules/mhttp/mhttp.c Fri Jun 21 07:51:06 2002 GMT
@@ -1,4 +1,4 @@
-/* $Id: cvstemp,v 1.9 2002/06/21 03:05:36 kalowsky Exp $ */
+/* $Id: cvstemp,v 1.10 2002/06/21 09:51:06 derick Exp $ */
/* The contents of this file are subject to the Vulcan Logic Public
* License Version 1.1 (the "License"); you may not use this file
@@ -149,10 +149,8 @@
int v;
int client_len, fd;
struct sockaddr_in client;
- if (srm_debug) {
- struct in_addr *iaddr;
- struct hostent *host;
- }
+ struct in_addr *iaddr;
+ struct hostent *host;
fd_set fds;
int n;
struct timeval tv;
Received on Fri Jun 21 12:38:26 2002
This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 05:00:03 CET