On Fri, 28 Sep 2001, Sander Striker wrote: > If someone could be so kind to commit this patch to httpd: > > --- include/http_protocol.h Fri Sep 28 15:35:20 2001 > +++ include/http_protocol.h~ Fri Sep 28 15:23:58 2001 > @@ -602,8 +602,6 @@ > int status; > /** The error string */ > const char *data; > - /** The SMS from which this structure was allocated */ > - apr_sms_t *sms; > }; > > AP_DECLARE_DATA extern const apr_bucket_type_t ap_bucket_type_error;
DOH!! I'll go fix that right now. ... Oops, I see Ryan just beat me to it. Thanks! --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
