>Number: 2267
>Category: general
>Synopsis: typographical error
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Fri May 22 04:20:01 PDT 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3b6
>Environment:
Linux Red Hat 5.0, kernel 2.0.32-3, gcc.
>Description:
include/util_date.h:
#ifndef APACHE_UTIL_DATE_H
#define APAcHE_UTIL_DATE_H
second line should be #define APACHE_UTIL_DATE_H
^
>How-To-Repeat:
>Fix:
-#define APAcHE_UTIL_DATE_H
+#define APACHE_UTIL_DATE_H
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]