You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Martin Kraemer <Ma...@mch.sni.de> on 1998/09/21 10:23:00 UTC

Re: cvs commit: apache-1.3/src/main http_log.c

> coar        98/09/17 21:29:08
>   	In ap_log_rerror(), set the "error-notes" special entry in
>   	r->notes to the error message, unless it's already set to something
-------------------------------------->^^^^^^^^^^^^^^^^^^^^^^^

>   +    if (ap_table_get(r->notes, "error-notes") != NULL) {
-------------------------------------------------->^^
This implements "if already set" rather than "unless already set", or
am I mistaken?

    Martin
-- 
| S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request