/*
- * $Id: client_side_reply.cc,v 1.60 2003/07/15 20:45:45 wessels Exp $
+ * $Id: client_side_reply.cc,v 1.61 2003/07/16 07:21:22 hno Exp $
*
* DEBUG: section 88 Client-side Reply Routines
* AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c)
removeClientStoreReference(&sc, http);
startError(err);
httpReplyDestroy(rep);
- http->log_type = LOG_TCP_DENIED_REPLY;
+ http->logType = LOG_TCP_DENIED_REPLY;
return;
}