-/* $Id: debug.cc,v 1.11 1996/04/01 04:56:48 wessels Exp $ */
+
+/* $Id: debug.cc,v 1.12 1996/04/08 18:39:29 wessels Exp $ */
#include "squid.h"
-/* $Id: gopher.cc,v 1.18 1996/04/08 18:28:56 wessels Exp $ */
+/* $Id: gopher.cc,v 1.19 1996/04/08 18:39:29 wessels Exp $ */
/*
* DEBUG: Section 10 gopher: GOPHER
int fd;
GopherData *data;
{
- if (fd >+ 0)
+ if (fd > +0)
comm_close(fd);
put_free_4k_page(data->buf, __FILE__, __LINE__);
xfree(data);